Investigate dead-lock
This commit is contained in:
parent
564d4a6c37
commit
8adb8841ef
5 changed files with 69 additions and 11 deletions
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
|
|
@ -49,3 +49,7 @@ jobs:
|
|||
cd ..
|
||||
|
||||
scripts/e2e.sh 16
|
||||
|
||||
- name: Cleanup
|
||||
if: always()
|
||||
run: scripts/clean-up.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue