Pass CMake arguments to mutation builds #30

Merged
andrew merged 2 commits from 10 into main 2026-08-05 14:28:37 -04:00
Showing only changes of commit f029957835 - Show all commits

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: