Skip to content

Commit ab2cf29

Browse files
committed
Reenable ASAN workflow.
This reverts commit 2ec3b57.
1 parent 7107c2e commit ab2cf29

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci-tests.yml

-3
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,7 @@ jobs:
3838
with:
3939
name: TestLog
4040
path: ${{ github.workspace }}/build/Testing/Temporary/LastTest.log
41-
42-
4341
ci_tests_ASAN:
44-
if: ${{false}} # Temporarily disable, always fails.
4542
runs-on: ubuntu-latest
4643
name: Address Sanitizer CI Tests
4744
continue-on-error: true

0 commit comments

Comments
 (0)