Skip to content

Commit

Permalink
don't try to run tests (we have no tests)
Browse files Browse the repository at this point in the history
  • Loading branch information
varun7654 committed May 6, 2024
1 parent 92b4cc2 commit a016f0c
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 @@ -11,4 +11,4 @@ jobs:
cache: 'npm'
- run: npm ci
- run: npm run build
- run: npm test --passWithNoTests
# - run: npm test --passWithNoTests

0 comments on commit a016f0c

Please sign in to comment.