test on ci.yml #3
This commit is contained in:
parent
be96f69f55
commit
c3afa62691
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ jobs:
|
||||||
sh -euxc '
|
sh -euxc '
|
||||||
mkdir -p /workspace
|
mkdir -p /workspace
|
||||||
tar -x -C /workspace
|
tar -x -C /workspace
|
||||||
cd /workspace
|
cd /workspace/backend
|
||||||
cargo test --lib -- --test-threads=1
|
cargo test --lib -- --test-threads=1
|
||||||
'
|
'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue