Skip to content

Commit 456e970

Browse files
committed
fixup! ci: list all jobs explicitly
1 parent c97d6ea commit 456e970

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
cmake-args: -DPYBIND11_FINDPYTHON=OFF
6363

6464

65-
name: Standard
65+
name: 🧪
6666
uses: ./.github/workflows/reusable-standard.yml
6767
with:
6868
runs-on: ${{ matrix.runs-on }}
@@ -160,7 +160,7 @@ jobs:
160160
# The setup-python action currently doesn't have graalpy for windows
161161
# See https://github.com/actions/setup-python/pull/880
162162

163-
name: Standard
163+
name: 🧪
164164
uses: ./.github/workflows/reusable-standard.yml
165165
with:
166166
runs-on: ${{ matrix.runs-on }}

0 commit comments

Comments
 (0)