Skip to content

Commit 3388806

Browse files
No need to explicitly specify Python 3 nowadays
1 parent 512a31c commit 3388806

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ jobs:
8181
steps:
8282
- name: Setup Python
8383
uses: actions/setup-python@v5
84-
with:
85-
python-version: 3.x
8684
- uses: actions/checkout@v4
8785
with:
8886
persist-credentials: false

0 commit comments

Comments
 (0)