Skip to content

Commit

Permalink
Fix minimal-versions arg
Browse files Browse the repository at this point in the history
  • Loading branch information
palfrey committed Mar 30, 2023
1 parent 95eedad commit 8e05bb8
Showing 1 changed file with 1 addition 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 @@ -80,4 +80,4 @@ jobs:
toolchain: nightly
- name: Remove lock
run: rm Cargo.lock
- run: cargo build minimal-versions
- run: cargo build -Z minimal-versions

0 comments on commit 8e05bb8

Please sign in to comment.