mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'xMAC94x/fix_ci2' into 'master'
unittest fix See merge request veloren/veloren!1979
This commit is contained in:
commit
379ab0f341
@ -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