Skip to content

Commit 7f75efc

Browse files
committed
minor
1 parent 70b5af4 commit 7f75efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Exhaustive-Checks-CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@ jobs:
193193
# pixi run clean
194194

195195
test_llvm:
196-
name: Test LLVM ${{ matrix.llvm-version }}
197196
if: contains(github.event.pull_request.labels.*.name, 'Tests::Run-Exhaustive') || github.event_name == 'push'
197+
name: Test LLVM ${{ matrix.llvm-version }}
198198
runs-on: ${{ matrix.os }}
199199
strategy:
200200
fail-fast: false

0 commit comments

Comments
 (0)