Skip to content

Move CH docker up in the workflow to give it some time to start properly #121

Move CH docker up in the workflow to give it some time to start properly

Move CH docker up in the workflow to give it some time to start properly #121

Workflow file for this run

# Log all debug info to facilitate debugging
name: debug
'on':
[push, pull_request, release]
jobs:
DebugInfo:
runs-on: ubuntu-latest
steps:
- uses: hmarr/[email protected]