Skip to content

Commit

Permalink
test: edit workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
boywithkeyboard committed May 11, 2024
1 parent ce8c51c commit 09c2d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
S3_BUCKET: ${{ secrets.TEST_S3_BUCKET }}
S3_ENDPOINT: ${{ secrets.S3_ENDPOINT }}
S3_SECRET_ACCESS_KEY: ${{ secrets.TEST_S3_SECRET_ACCESS_KEY }}
run: node build/index.js
run: npm test

0 comments on commit 09c2d1a

Please sign in to comment.