We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3212a1c commit 06afb49Copy full SHA for 06afb49
.github/workflows/build.yml
@@ -43,4 +43,4 @@ jobs:
43
- name: Checkout
44
uses: actions/checkout@v2
45
- name: Test
46
- run: swift test --enable-test-discovery --enable-code-coverage
+ run: swift test --enable-test-discovery --sanitize=thread
0 commit comments