Adding in exception for compute domains with sizes less than or equal to halo size #145
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_main_tests: | |
uses: NOAA-GFDL/pace/.github/workflows/main_unit_tests.yaml@develop | |
with: | |
component_trigger: true | |
component_name: NDSL |