Skip to content

Commit

Permalink
build: use npm run audit for release build (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-makerx authored Jun 23, 2023
1 parent 7dc1947 commit f47f73d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: makerxstudio/shared-config/.github/workflows/node-ci.yml@main
with:
run-commit-lint: true
audit-script: npm run audit
pre-test-script: |
pipx install algokit
algokit localnet start
Expand Down

0 comments on commit f47f73d

Please sign in to comment.