Skip to content

Commit

Permalink
Reenable ASAN workflow.
Browse files Browse the repository at this point in the history
This reverts commit 2ec3b57.
  • Loading branch information
jralls committed Mar 29, 2024
1 parent 7107c2e commit ab2cf29
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,7 @@ jobs:
with:
name: TestLog
path: ${{ github.workspace }}/build/Testing/Temporary/LastTest.log


ci_tests_ASAN:
if: ${{false}} # Temporarily disable, always fails.
runs-on: ubuntu-latest
name: Address Sanitizer CI Tests
continue-on-error: true
Expand Down

0 comments on commit ab2cf29

Please sign in to comment.