This commit is contained in:
Andras Schmelczer 2025-03-16 18:17:45 +00:00
parent 424342cfb4
commit 7be1454460
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -31,6 +31,7 @@ jobs:
- name: E2E tests
run: |
UST_BACKTRACE=1 cargo run -p sync_server &
pwd
RUST_BACKTRACE=1 cargo run -p sync_server &
cd ..
scripts/e2e.sh 32