Skip to content

Commit 44ce712

Browse files
committed
typo
Signed-off-by: Alexis Jeandet <[email protected]>
1 parent 21114ad commit 44ce712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
max-parallel: 4
1212
matrix:
13-
python-version: [3.10]
13+
python-version: ['3.10']
1414
steps:
1515
- uses: actions/checkout@v5
1616
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)