Skip to content

Commit b7f593d

Browse files
committed
fixup!
1 parent 8383834 commit b7f593d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
jekyll-build:
1111
runs-on: ubuntu-latest
12-
name: Jekyll Build
12+
name: Jekyll Build (YJIT_ENABLED ${{ matrix.yjit-enabled }})
1313
strategy:
1414
matrix:
1515
yjit-enabled: [0, 1]

0 commit comments

Comments
 (0)