Skip to content

Commit

Permalink
ci/remove test script from ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioFerreira committed May 1, 2024
1 parent 2549421 commit 60fef5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- uses: actions/checkout@v1
- run: npm install
- run: npm run build
- run: npm test
- uses: jakejarvis/s3-sync-action@master
with:
args: --acl public-read --follow-symlinks --delete
Expand Down

0 comments on commit 60fef5b

Please sign in to comment.