Skip to content

Commit

Permalink
I think the workflow can work now
Browse files Browse the repository at this point in the history
  • Loading branch information
IceeAn authored May 24, 2024
1 parent 042f735 commit 396c99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
cache-dependency-path: frontend/package-lock.json
- run: cd frontend && npm ci
- run: cd frontend && npm run build --if-present
- run: cd frontend && npm test
# - run: cd frontend && npm test

0 comments on commit 396c99a

Please sign in to comment.