Try to enable request logging
Former-commit-id: c90790d0d7f44220fd99229d9712c3df89d20eb3
This commit is contained in:
parent
504ed542c3
commit
35d7649689
@ -6,6 +6,10 @@ on:
|
||||
push:
|
||||
branches: '*'
|
||||
|
||||
# Enable debug logging
|
||||
env:
|
||||
ACTIONS_STEP_DEBUG: true
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: "Build"
|
||||
|
Loading…
Reference in New Issue
Block a user