Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions-rs/toolcha…
Browse files Browse the repository at this point in the history
…in-1.0.7
  • Loading branch information
sporkmonger authored Sep 15, 2023
2 parents a2ecd21 + 99107c6 commit e71b721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
uses: swatinem/rust-cache@e207df5d269b42b69c8bc5101da26f7d31feddb4 # v2.6.2

- name: Run bulwark tests
uses: actions-rs/cargo@ae10961054e4aa8b4aa7dffede299aaf087aa33b # v1.0.1
uses: actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505 # v1.0.3
with:
command: test
args: -p bulwark-cli -p bulwark-config -p bulwark-decision -p bulwark-ext-processor -p bulwark-wasm-host -p bulwark-wasm-sdk -p bulwark-wasm-sdk-macros

0 comments on commit e71b721

Please sign in to comment.