mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-22 18:27:57 +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
|
make
|
||||||
- name: make test
|
- name: make test
|
||||||
run: |
|
run: |
|
||||||
# HACK: Disabled for now because it fails all the time
|
make test
|
||||||
true || make test
|
|
||||||
|
|
||||||
macos:
|
macos:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user