Skip to content

Commit

Permalink
Add Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Sep 3, 2024
1 parent 4c62628 commit 133179e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: cargo fmt --all -- --check

- name: Clippy
run: cargo clippy
run: cargo clippy --frozen

- name: Run tests
run: cargo test
Expand Down
7 changes: 7 additions & 0 deletions Cargo.lock

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

0 comments on commit 133179e

Please sign in to comment.