mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 20:54:26 +08:00
Revert "Disable Github Actions tsan"
This reverts commit 432f005859e40c4aa68cb8f1bb51992975041070. Thread Sanitizer issues have been sorted, so bravely re-enable this test.
This commit is contained in:
parent
0f1281bec6
commit
96f2de9d15
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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user