Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jinjuseo authored Jun 25, 2024
1 parent 2ee1127 commit 87076b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
cache: 'yarn'
- run: yarn install
- run: CI=false yarn build
- run: yarn start
- run: yarn test

- uses: awact/s3-action@master
with:
Expand Down

0 comments on commit 87076b2

Please sign in to comment.