Try fixing E2E tests more

This commit is contained in:
Andras Schmelczer 2025-12-11 22:08:48 +00:00
parent 387e7afd58
commit f6dccc4492
6 changed files with 33 additions and 30 deletions

View file

@ -49,7 +49,7 @@ jobs:
cargo run config-e2e.yml --color never &
cd ..
scripts/e2e.sh 16
scripts/e2e.sh 8
- name: Cleanup
if: always()