Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cake0420 committed Feb 12, 2024
1 parent 586fae3 commit 02fdff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cd frontend
pwd
npm install --legacy-peer-deps
npm test
npm test -- --passWithNoTests
shell: bash

- name: Docker build and push to Docker hub
Expand Down

0 comments on commit 02fdff9

Please sign in to comment.