mirror of
https://github.com/actions/setup-python.git
synced 2025-04-09 01:28:39 +00:00
Rename files
This commit is contained in:
parent
33f472dc21
commit
9cff3cfef0
3 changed files with 1 additions and 1 deletions
.github/workflows
__tests__
|
@ -429,4 +429,4 @@ jobs:
|
|||
run: ./__tests__/check-python-path.sh '${{ steps.setup-python.outputs.python-path }}'
|
||||
shell: bash
|
||||
- name: Validate GIL
|
||||
run: python ./__tests__/verify-freethread.py
|
||||
run: python ./__tests__/verify-freethreaded.py
|
Loading…
Add table
Reference in a new issue