Skip to content

Commit

Permalink
Remove TSAN on Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fpseverino committed Sep 6, 2024
1 parent b5bcdf9 commit 5abe368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
uses: actions/checkout@v4
- name: Run unit tests
run: |
swift test --sanitize=thread
swift test

0 comments on commit 5abe368

Please sign in to comment.