Skip to content

Commit

Permalink
Enable debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejressel committed Sep 6, 2023
1 parent 3e6352e commit b5925d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
env:
ACTIONS_STEP_DEBUG: true
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit b5925d9

Please sign in to comment.