Skip to content

Commit 3adc4b1

Browse files
committed
Fix typo
1 parent 92ac70e commit 3adc4b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
strategy:
2222
matrix:
23-
python-version: [3.12']
23+
python-version: [3.12]
2424
os: ["ubuntu-latest"]
2525
runs-on: ${{ matrix.os }}
2626

0 commit comments

Comments
 (0)