mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-23 04:52:28 +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:
|
before_script:
|
||||||
- cargo -V
|
- cargo -V
|
||||||
script:
|
script:
|
||||||
- cargo test --workspace
|
- cargo test
|
||||||
cache:
|
cache:
|
||||||
key: cargo-1-42-default
|
key: cargo-1-42-default
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Add table
Reference in a new issue