1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-05-10 08:30:42 +00:00

housekeeping

This commit is contained in:
Dominic 2020-01-31 14:46:42 +01:00
parent 0d218f2532
commit 9d21ea9cce
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
3 changed files with 4 additions and 2 deletions

View file

@ -12,7 +12,7 @@ test-default:
before_script:
- cargo -V
script:
- cargo test --workspace --lib --tests
- cargo test --workspace --lib
- cargo test --workspace --doc
cache:
paths: