Skip to content

Commit

Permalink
cleanup workflow: delete debug calls
Browse files Browse the repository at this point in the history
  • Loading branch information
gurza committed Sep 19, 2023
1 parent 245410a commit df6f7b7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
- run: npm ci
- name: Add authorized key
run: echo '${{secrets.AUTHORIZED_KEY}}' > tests/authorized_key.json
- run: ls -la
- run: ls -la ./tests/
- run: pwd
- run: npm test

publish-gpr:
Expand Down

0 comments on commit df6f7b7

Please sign in to comment.