Skip to content

Commit

Permalink
remove debug logging attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
robsdavis committed Sep 13, 2024
1 parent 67a58d2 commit 36911d2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@ jobs:
echo "OS: $(uname -a)"
python --version
pip freeze
- name: Enable Debug Logging
run: |
echo "::set-env name=ACTIONS_STEP_DEBUG::true"
echo "::set-env name=ACTIONS_RUNNER_DEBUG::true"
- name: Test Core
run: |
pip install .[testing]
Expand Down

0 comments on commit 36911d2

Please sign in to comment.