Add scritps folder

This commit is contained in:
Andras Schmelczer 2025-03-16 14:59:39 +00:00
parent c49ee759ac
commit 993515ea12
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
6 changed files with 13 additions and 11 deletions

View file

@ -32,7 +32,5 @@ jobs:
- name: E2E tests
run: |
UST_BACKTRACE=1 cargo run -p sync_server &
cd ../frontend
npm run build
test-client/run.sh 32
cd ..
scripts/e2e.sh 32