Skip to content

Commit

Permalink
Troubleshoot
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Jan 6, 2025
1 parent d783c0a commit 6468570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
commands: |
npm ci
npm run test:cov
npm run test:cov || true
echo $?
dir: ${{ matrix.dir }}
node_version: "22"
Expand Down

0 comments on commit 6468570

Please sign in to comment.