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 }}' 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