diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index efdee35..4a0b639 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -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: