Skip to content

Commit

Permalink
Merge branch 'chore/remove-unused-unmaintained-libs' of https://githu…
Browse files Browse the repository at this point in the history
…b.com/bcgov/quickstart-openshift into chore/remove-unused-unmaintained-libs
  • Loading branch information
mishraomp committed Jan 6, 2025
2 parents 7c7332e + 209a987 commit d783c0a
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 d783c0a

Please sign in to comment.