Skip to content

Test PR edit #278 "Test load update" #182

Test PR edit #278 "Test load update"

Test PR edit #278 "Test load update" #182

Workflow file for this run

name: Pull CI (Python)
run-name: 'Test PR edit #${{ github.event.number }} "${{ github.event.pull_request.title }}"'
on:
pull_request:
paths-ignore: ['README.md']
jobs:
pull-ci:
uses: openclimatefix/.github/.github/workflows/branch_ci.yml@main
if: ${{ github.event.pull_request.head.repo.fork }}
with:
enable_linting: true
enable_typechecking: false
containerfile: 'None'
tests_folder: 'tests'
tests_matrix: true