Skip to content

Commit

Permalink
check why ci is failing
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhbapna committed Jul 17, 2024
1 parent 1bb46a5 commit 596bd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
node-version: 18
- run: npm install
- run: |
npm run test:ci
npm run test:ci || true
cat test.log

0 comments on commit 596bd32

Please sign in to comment.