reusable workflow CI - checkout corrrect repository #8
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: "pace main tests" | ||
on: | ||
pull_request: | ||
jobs: | ||
pace_unit_tests: | ||
uses: NOAA-GFDL/pace/.github/workflows/main_unit_tests.yaml@develop | ||
with: | ||
component_trigger: true | ||
Check failure on line 9 in .github/workflows/pace_tests.yaml GitHub Actions / pace main testsInvalid workflow file
|
||
component_name: pySHiELD |