Try to enable request logging
This commit is contained in:
parent
749b302f5f
commit
c90790d0d7
@ -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