Skip to content

Commit aad7c3d

Browse files
committed
fix: use python=3.13 for tests_on_pr
1 parent b895355 commit aad7c3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-on-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ jobs:
1111
project: diffpy.apps
1212
c_extension: false
1313
headless: false
14+
python_version: 3.13
1415
secrets:
1516
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)