Skip to content

fix(init): Better logging defaults #6

fix(init): Better logging defaults

fix(init): Better logging defaults #6

Workflow file for this run

name: Non-Default Branch Push CI (Python)
on:
push:
branches-ignore: [ "main" ]
paths-ignore: ['README.md']
jobs:
branch-ci:
uses: openclimatefix/.github/.github/workflows/nondefault_branch_push_ci_python.yml@main
secrets: inherit
with:
containerfile: Containerfile
enable_linting: true
enable_typechecking: true
tests_folder: tests