This commit is contained in:
Andras Schmelczer 2025-03-16 18:35:57 +00:00
parent f0bdecf447
commit 1bae310cba
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -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