Skip to content

Commit

Permalink
fixup! ci: add clang setup to test
Browse files Browse the repository at this point in the history
  • Loading branch information
KrystalDelusion committed Feb 5, 2024
1 parent 514b693 commit 12e814a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,5 +178,5 @@ jobs:
- name: Run tests
shell: bash
run: |
make -f ../Makefile config-clang
make -f Makefile config-clang
make -j${{ env.procs }} test TARGETS= EXTRA_TARGETS=

0 comments on commit 12e814a

Please sign in to comment.