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 bdb16f9 commit 209a987
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
commands: |
npm ci
npm run test:cov
echo $?
dir: ${{ matrix.dir }}
node_version: "22"
sonar_args: >
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
echo 'database and role deleted'
exit 0

0 comments on commit 209a987

Please sign in to comment.