Skip to content

Commit

Permalink
Remove debug output
Browse files Browse the repository at this point in the history
Not needed now that things work :)
  • Loading branch information
oorzkws committed Jun 28, 2024
1 parent d063588 commit 9e63fb8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ jobs:
with:
statuses: failure
dependencies: ${{ toJSON(needs) }}
- name: Debug Output
run: echo "Running from branch ${{(github.head_ref || github.ref_name)}}"
- name: Notify failure
if: ${{ fromJSON(steps.test_status.outputs.found) }}
uses: sarisia/actions-status-discord@v1
Expand Down

0 comments on commit 9e63fb8

Please sign in to comment.