try
This commit is contained in:
parent
424342cfb4
commit
7be1454460
1 changed files with 2 additions and 1 deletions
3
.github/workflows/e2e.yml
vendored
3
.github/workflows/e2e.yml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
||||||
|
|
||||||
- name: E2E tests
|
- name: E2E tests
|
||||||
run: |
|
run: |
|
||||||
UST_BACKTRACE=1 cargo run -p sync_server &
|
pwd
|
||||||
|
RUST_BACKTRACE=1 cargo run -p sync_server &
|
||||||
cd ..
|
cd ..
|
||||||
scripts/e2e.sh 32
|
scripts/e2e.sh 32
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue