mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #942 from nathanross/fix-appveyor
ci: fix appveyor cargo test call
This commit is contained in:
commit
7ff57d6b66
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@ artifacts:
|
||||||
build: false
|
build: false
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- cargo test --no-fail-fast --features nightly generic --no-default-features
|
- cargo test --no-fail-fast --features "nightly generic" --no-default-features
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue