Skip to content

Commit

Permalink
CI: [TEST ] Run macOS with debug level 3 to investigate stress_mt
Browse files Browse the repository at this point in the history
As a good heisenbug the stress_mt failure will likely not happen now...
  • Loading branch information
tormodvolden committed Dec 3, 2023
1 parent 30a4434 commit 82fce0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:

- name: compile
shell: bash
env:
LIBUSB_DEBUG: 3
run: .private/ci-build.sh --build-dir build

- name: Xcode
Expand Down

0 comments on commit 82fce0e

Please sign in to comment.