Skip to content

Commit 8efc6ea

Browse files
authored
Update unittests.yml
1 parent dbf3185 commit 8efc6ea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/unittests.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@ jobs:
2222
uses: NNPDF/workflows/.github/workflows/python-poetry-tests.yml@v2
2323
with:
2424
python-version: "3.12"
25+
26+
py313:
27+
uses: NNPDF/workflows/.github/workflows/python-poetry-tests.yml@v2
28+
with:
29+
python-version: "3.13"

0 commit comments

Comments
 (0)