Skip to content

Commit 4bbc11b

Browse files
Fix wrong CI job name
1 parent 87c5672 commit 4bbc11b

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
@@ -6,7 +6,7 @@ on:
66
- "*"
77

88
jobs:
9-
python-version:
9+
version:
1010
runs-on: ${{ matrix.os }}
1111
strategy:
1212
matrix:

0 commit comments

Comments
 (0)