.
This commit is contained in:
parent
2bf5223275
commit
4c2d5e90d0
1 changed files with 2 additions and 1 deletions
3
.github/workflows/e2e.yml
vendored
3
.github/workflows/e2e.yml
vendored
|
|
@ -33,6 +33,7 @@ jobs:
|
|||
run: |
|
||||
cd backend
|
||||
RUST_BACKTRACE=1 cargo run -p sync_server &
|
||||
cd ..
|
||||
cd ../frontend
|
||||
npm ci
|
||||
cd ..
|
||||
scripts/e2e.sh 32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue