Skip to content

Commit

Permalink
Remove: if: matrix.compiler == 'clang'
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 25, 2025
1 parent 4b28544 commit 23de415
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,4 @@ jobs:
# locally or in github actions. They work fine from the CLI, but
# for now turn them off in CI.
- name: make check # unit and compatibility tests
if: matrix.compiler == 'clang'
run: make check

0 comments on commit 23de415

Please sign in to comment.