1
0
Fork 0
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:
priya-kinthali 2025-03-19 18:25:53 +05:30
parent 33f472dc21
commit 9cff3cfef0
3 changed files with 1 additions and 1 deletions

View file

@ -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