We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b5af4 commit 7f75efcCopy full SHA for 7f75efc
.github/workflows/Exhaustive-Checks-CI.yml
@@ -193,8 +193,8 @@ jobs:
193
# pixi run clean
194
195
test_llvm:
196
- name: Test LLVM ${{ matrix.llvm-version }}
197
if: contains(github.event.pull_request.labels.*.name, 'Tests::Run-Exhaustive') || github.event_name == 'push'
+ name: Test LLVM ${{ matrix.llvm-version }}
198
runs-on: ${{ matrix.os }}
199
strategy:
200
fail-fast: false
0 commit comments