Skip to content

Commit

Permalink
debug printing
Browse files Browse the repository at this point in the history
  • Loading branch information
ZynoXelek committed Jul 4, 2024
1 parent 9fa2487 commit 4ba7ff5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,8 @@ jobs:
run: |
cd ./scripts/
pytest
- name: Test
uses: |
echo ${{github.event.pull_request.head.ref}}
echo ${{github.event.pull_request.head.repo.full_name}}

0 comments on commit 4ba7ff5

Please sign in to comment.