mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-22 20:52:27 +00:00
ci: --workspace applies features from the example which breaks stuff
This commit is contained in:
parent
daea3ba9ec
commit
edd8bb618d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ test-default:
|
|||
before_script:
|
||||
- cargo -V
|
||||
script:
|
||||
- cargo test --workspace
|
||||
- cargo test
|
||||
cache:
|
||||
key: cargo-1-42-default
|
||||
paths:
|
||||
|
|
Loading…
Add table
Reference in a new issue