Skip to content

Commit

Permalink
Temp 21: Fix audit CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderbiscuit committed Oct 12, 2023
1 parent 4c8818c commit 3f56627
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
security_audit:
name: Security audit
runs-on: ubuntu-20.04
defaults:
run:
working-directory: bdk-ffi
steps:
- uses: actions/checkout@v3
- uses: actions-rs/audit-check@v1
Expand Down

0 comments on commit 3f56627

Please sign in to comment.