mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
ci: test resolver-tests
in a separate job
This commit is contained in:
parent
3bb02f23a2
commit
f9920c2750
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -176,7 +176,7 @@ jobs:
|
||||
run: 'cargo test -p cargo --test testsuite -- fix::'
|
||||
env:
|
||||
__CARGO_TEST_FORCE_ARGFILE: 1
|
||||
- run: cargo test --workspace --exclude cargo --exclude benchsuite
|
||||
- run: cargo test --workspace --exclude cargo --exclude benchsuite --exclude resolver-tests
|
||||
- name: Check benchmarks
|
||||
run: |
|
||||
# This only tests one benchmark since it can take over 10 minutes to
|
||||
|
Loading…
x
Reference in New Issue
Block a user