Skip to content

Commit cd6560e

Browse files
committed
Test with modified pace pipeline
- added this to re-trigger the new pace pipeline after limiting zarr to not install v3 (for now) because of breaking API changes. - added this note to re-trigger after fixing the pace pipeline to not pull requirements from `develop`. - added this note to ret-trigger after fixing the repo name
1 parent 355e186 commit cd6560e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pace_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44

55
jobs:
66
pace_main_tests:
7-
uses: NOAA-GFDL/pace/.github/workflows/main_unit_tests.yaml@develop
7+
uses: romanc/pace/.github/workflows/main_unit_tests.yaml@romanc/dependency-update
88
with:
99
component_trigger: true
1010
component_name: NDSL

0 commit comments

Comments
 (0)