Skip to content

Commit

Permalink
Only test lib for msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
Finomnis committed Nov 22, 2023
1 parent c1895ed commit 9ac669b
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 @@ -137,9 +137,6 @@ jobs:
- name: Check with minimal versions
run: cargo +$MSRV minimal-versions check --workspace --ignore-private

- name: Test with minimal versions
run: cargo +$MSRV minimal-versions test -- --test-threads 1

lints:
name: Lints
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9ac669b

Please sign in to comment.