Skip to content

Commit

Permalink
Permit debugging during pkgcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
sjentsch committed Dec 16, 2023
1 parent 2bb69b6 commit b68e2e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pkgcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ on:
push:
branches:
- main
env:
ACTIONS_RUNNER_DEBUG: true
ACTIONS_STEP_DEBUG: true

jobs:
pkgcheck:
Expand Down

0 comments on commit b68e2e4

Please sign in to comment.