Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogsal committed Jan 21, 2025
1 parent a980748 commit 1b17fec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ jobs:
- name: Disable ptrace security restrictions
run: |
echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Run pytest
env:
PYTHON_TEST_VERSION: "auto"
Expand Down

0 comments on commit 1b17fec

Please sign in to comment.