Skip to content

Test branch commit "NWP load and test fix" #331

Test branch commit "NWP load and test fix"

Test branch commit "NWP load and test fix" #331

Workflow file for this run

name: Branch CI (Python)
run-name: 'Test branch commit "${{ github.event.head_commit.message }}"'
on:
push:
branches-ignore: [ "main" ]
paths-ignore: ['README.md']
jobs:
branch-ci:
uses: openclimatefix/.github/.github/workflows/branch_ci.yml@main
secrets: inherit
with:
enable_linting: true
enable_typechecking: false
containerfile: 'None'
tests_folder: 'tests'
tests_matrix: true