Add ASan and UBSan CI coverage
This commit is contained in:
@@ -64,6 +64,7 @@ jobs:
|
|||||||
-I tests \
|
-I tests \
|
||||||
tests/freestanding_fixture.c -o /tmp/freestanding_fixture.o
|
tests/freestanding_fixture.c -o /tmp/freestanding_fixture.o
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
|
|
||||||
sanitizer:
|
sanitizer:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user