Skip to content

Commit

Permalink
Lets debug #2
Browse files Browse the repository at this point in the history
  • Loading branch information
uglide committed Oct 18, 2024
1 parent 4379921 commit 6d9dcae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/run-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ runs:

- name: Run tests
run: |
set -ex
run_tests() {
local protocol=$1
local eventloop=""
Expand Down

0 comments on commit 6d9dcae

Please sign in to comment.