Skip to content

Containerized CI and expansion to trigger external tests #2

Containerized CI and expansion to trigger external tests

Containerized CI and expansion to trigger external tests #2

Workflow file for this run

name: "FV3 unit tests"
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
jobs:
all_tests:
uses: NOAA-GFDL/pyFV3/.github/workflows/translate.yml@develop

Check failure on line 8 in .github/workflows/fv3_unit_tests.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/fv3_unit_tests.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/fv3_unit_tests.yaml" -> "NOAA-GFDL/pyFV3/.github/workflows/translate.yml@develop" (source branch with sha:b4a5d9793e6c9ba22fbc464d51cd0e16a33ac6c6) : workflow is not reusable as it is missing a `on.workflow_call` trigger
with:
ndsl_hash: $GITHUB_SHA
trigger: true