mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
unittest fix
This commit is contained in:
parent
f2c01409a2
commit
63dc2ea551
@ -7,6 +7,7 @@ unittests:
|
||||
- ln -s /dockercache/cache-all target
|
||||
- rm -r target/debug/incremental/veloren_* || echo "all good" # TMP FIX FOR 2021-03-22-nightly
|
||||
- cargo test --package veloren-voxygen --lib test_all_localizations -- --nocapture --ignored
|
||||
- rm -r target/debug/incremental* || echo "all good" # TMP FIX FOR 2021-03-22-nightly
|
||||
- cargo test
|
||||
retry:
|
||||
max: 2
|
||||
|
Loading…
Reference in New Issue
Block a user