Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
aon committed Aug 16, 2023
1 parent 972931b commit f6a8043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/general-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:

- name: Run tests
run: INTEGRATION_TESTS_TO_RUN=${{ matrix.test }} cargo test -- --nocapture
working-directory: apps/cargo-scout-audit

fmt:
name: Rustfmt
Expand Down

0 comments on commit f6a8043

Please sign in to comment.