Try to enable request logging

This commit is contained in:
David Boreham 2023-04-07 07:19:12 -06:00
parent 749b302f5f
commit c90790d0d7

View File

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