1 parent d8ddb68 commit 0c38943Copy full SHA for 0c38943
1 file changed
.github/workflows/test-python.yml
@@ -14,8 +14,6 @@ jobs:
14
15
- name: Setup Python
16
uses: actions/setup-python@v4
17
- with:
18
- python-version: '3.11'
19
20
- name: Check Python
21
run: |
0 commit comments