1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-23 04:52:28 +00:00

cargo is dumb

This commit is contained in:
Dominic 2021-02-22 10:01:43 +01:00
parent 666514c8e2
commit e7ef6bdf5a
Signed by: msrd0
GPG key ID: DCC8C247452E98F9

View file

@ -14,7 +14,8 @@ check-example:
before_script: before_script:
- cargo -V - cargo -V
script: script:
- cargo check -p example - cd example
- cargo check
cache: cache:
key: cargo-stable-example key: cargo-stable-example
paths: paths: