Add scritps folder
This commit is contained in:
parent
c49ee759ac
commit
993515ea12
6 changed files with 13 additions and 11 deletions
6
.github/workflows/e2e.yml
vendored
6
.github/workflows/e2e.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue