Add ASan and UBSan CI coverage

This commit is contained in:
2026-08-05 13:41:34 -04:00
committed by Andrew Kesterson
parent 97d52d5af0
commit f029957835

View File

@@ -64,6 +64,7 @@ jobs:
-I tests \
tests/freestanding_fixture.c -o /tmp/freestanding_fixture.o
- run: echo "🍏 This job's status is ${{ job.status }}."
sanitizer:
runs-on: ubuntu-latest
steps: