hmm
This commit is contained in:
parent
f0bdecf447
commit
1bae310cba
1 changed files with 2 additions and 0 deletions
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
|
|
@ -32,6 +32,8 @@ jobs:
|
|||
- name: E2E tests
|
||||
run: |
|
||||
pwd
|
||||
ls -lah
|
||||
cd backend
|
||||
RUST_BACKTRACE=1 cargo run -p sync_server &
|
||||
cd ..
|
||||
scripts/e2e.sh 32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue