Skip to content

Commit 6d9dcae

Browse files
committed
Lets debug #2
1 parent 4379921 commit 6d9dcae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/run-tests/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ runs:
7878

7979
- name: Run tests
8080
run: |
81+
set -ex
82+
8183
run_tests() {
8284
local protocol=$1
8385
local eventloop=""

0 commit comments

Comments
 (0)