Try to enable request logging

Former-commit-id: c90790d0d7
This commit is contained in:
David Boreham 2023-04-07 07:19:12 -06:00
parent 504ed542c3
commit 35d7649689

View File

@ -6,6 +6,10 @@ on:
push:
branches: '*'
# Enable debug logging
env:
ACTIONS_STEP_DEBUG: true
jobs:
test:
name: "Build"