Revert "Disable Github Actions tsan"
This reverts commit 432f005859
.
Thread Sanitizer issues have been sorted, so bravely re-enable
this test.
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -106,8 +106,7 @@ jobs:
|
||||
make
|
||||
- name: make test
|
||||
run: |
|
||||
# HACK: Disabled for now because it fails all the time
|
||||
true || make test
|
||||
make test
|
||||
|
||||
macos:
|
||||
|
||||
|
Reference in New Issue
Block a user