Skip to content

Commit

Permalink
We don't commit cargo lock
Browse files Browse the repository at this point in the history
  • Loading branch information
slinkydeveloper committed Aug 19, 2024
1 parent 1a1fa25 commit 390c421
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Check Cargo.lock file is updated
run: cargo update -w --locked

- name: Run verify
run: just verify

0 comments on commit 390c421

Please sign in to comment.