Skip to content

Commit

Permalink
Debug Python
Browse files Browse the repository at this point in the history
  • Loading branch information
AjayP13 committed Dec 26, 2023
1 parent bf2f4f4 commit 43c4c6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
limit-access-to-users: AjayP13
- name: Delete system python
run: sudo rm -rf /usr/bin/python*
- name: Setup Python
Expand Down

0 comments on commit 43c4c6b

Please sign in to comment.