Skip to content

Commit

Permalink
Temporarily disable cargo minimal-versions test … on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
regexident committed Dec 1, 2023
1 parent ebfe8d3 commit ef12699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ jobs:
- uses: taiki-e/install-action@cargo-minimal-versions
- run: cargo minimal-versions check --workspace --all-features --ignore-private -v
- run: cargo minimal-versions build --workspace --all-features --ignore-private -v
- run: cargo minimal-versions test --release --workspace --all-features -v
# - run: cargo minimal-versions test --release --workspace --all-features -v

0 comments on commit ef12699

Please sign in to comment.