permission issues

pull/1335/head
Felix Ableitner 2020-12-10 00:13:21 +01:00
parent ef22f70e18
commit 58850a0b0c
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ steps:
RUST_BACKTRACE: 1 RUST_BACKTRACE: 1
RUST_TEST_THREADS: 1 RUST_TEST_THREADS: 1
commands: commands:
- ls -la
- cargo check --all - cargo check --all
- cargo test --workspace --no-fail-fast - cargo test --workspace --no-fail-fast