Fix E2E
This commit is contained in:
parent
1a05e184a7
commit
ec58c0ab9b
4 changed files with 3 additions and 4 deletions
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
- name: E2E tests
|
||||
run: |
|
||||
cd backend
|
||||
RUST_BACKTRACE=1 cargo run -p sync_server config-e2e.yml &
|
||||
cargo run -p sync_server config-e2e.yml --color never &
|
||||
cd ..
|
||||
|
||||
scripts/update-api-types.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue