Skip to content

Commit

Permalink
Removed useless webfactory/ssh-agent Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
piranna committed May 26, 2023
1 parent 0110201 commit f08b694
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: webfactory/ssh-agent@v0.7.0
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}

- run: npm ci
- run: npm run test:json
Expand Down

0 comments on commit f08b694

Please sign in to comment.