mirror of
https://github.com/actions/setup-python.git
synced 2025-04-21 09:12:32 +00:00
Rename files
This commit is contained in:
parent
33f472dc21
commit
9cff3cfef0
@ -429,4 +429,4 @@ jobs:
|
|||||||
run: ./__tests__/check-python-path.sh '${{ steps.setup-python.outputs.python-path }}'
|
run: ./__tests__/check-python-path.sh '${{ steps.setup-python.outputs.python-path }}'
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: Validate GIL
|
- name: Validate GIL
|
||||||
run: python ./__tests__/verify-freethread.py
|
run: python ./__tests__/verify-freethreaded.py
|
Loading…
Reference in New Issue
Block a user