Skip to content

Commit

Permalink
Update frontend-s3-deploy.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Haroun Alarabi <[email protected]>
  • Loading branch information
HarounAlarabi authored Feb 3, 2024
1 parent 8732f6e commit 70a7999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-s3-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Run tests
run: |
cd client
npm test
npm test -- --passWithNoTests
- name: Install AWS CLI
run: |
Expand Down

0 comments on commit 70a7999

Please sign in to comment.