Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zeusongit authored Mar 4, 2025
1 parent f940806 commit 657e398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
cache: "npm"
- run: npm ci --force
- run: npm run build --if-present
- run: npm test
- run: npm run test

0 comments on commit 657e398

Please sign in to comment.