Skip to content

Commit

Permalink
Add note
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Feb 13, 2024
1 parent 33fd0ef commit 3238319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
if: github.event_name == 'pull_request'
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@fix
- uses: EmbarkStudios/cargo-deny-action@fix # change branch name to PR branch if you are changing it
# with:
# manifest-path: test/Cargo.toml

0 comments on commit 3238319

Please sign in to comment.