Ability to generate planar metric terms and addition of test_eta.py
unit test
#56
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 |