Skip to content

Commit

Permalink
Ignore trivial updates in CI check
Browse files Browse the repository at this point in the history
  • Loading branch information
oxalica committed Jul 24, 2023
1 parent ce4e013 commit f721d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/future_proof.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 20,4 @@ jobs:
- name: Install cargo-outdated
uses: dtolnay/install@cargo-outdated
- name: cargo-outdated
run: cargo outdated --workspace --exit-code 1
run: rm -f Cargo.lock && cargo outdated --workspace --exit-code 1

0 comments on commit f721d0e

Please sign in to comment.