Skip to content

Commit

Permalink
Trying to fix Lint / Dependencies step
Browse files Browse the repository at this point in the history
  • Loading branch information
zaychenko-sergei committed Oct 13, 2023
1 parent 8994399 commit 4e88771
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
- run: cargo install cargo-deny
- run: cargo install --locked cargo-deny
- run: cargo deny check

test_linux:
Expand Down
22 changes: 11 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4e88771

Please sign in to comment.