Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
damzaky authored Mar 4, 2024
1 parent 76e5af6 commit a35a535
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Build and test
run: |
npm cache clean --force
npm ci
# npm cache clean --force
# npm ci
npm run build --if-present
npm test

0 comments on commit a35a535

Please sign in to comment.