Skip to content

Commit 20dc3be

Browse files
Apply suggestion from @Gui-FernandesBR
Co-authored-by: Gui-FernandesBR <[email protected]>
1 parent 1ea18e7 commit 20dc3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pytest-slow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
strategy:
2323
matrix:
24-
python-version: [3.10, 3.14]
24+
python-version: ["3.10", "3.14"]
2525
env:
2626
PYTHON: ${{ matrix.python-version }}
2727
MPLBACKEND: Agg

0 commit comments

Comments
 (0)