File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 max-parallel : 1
6464 matrix :
6565 manifest : ${{ fromJson(needs.setup-cd.outputs.manifest) }}
66- uses : access-nri/build-cd/.github/workflows/cd.yml@v8
66+ uses : access-nri/build-cd/.github/workflows/cd.yml@test- v8
6767 with :
6868 model : ${{ matrix.manifest.name }}
6969 spack-manifest-path : ${{ matrix.manifest.path }}
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105105 max-parallel : 1
106106 matrix :
107107 manifest : ${{ fromJson(needs.setup-pr.outputs.manifest) }}
108- uses : access-nri/build-cd/.github/workflows/ci.yml@v8
108+ uses : access-nri/build-cd/.github/workflows/ci.yml@test- v8
109109 with :
110110 model : ${{ matrix.manifest.name }}
111111 spack-manifest-path : ${{ matrix.manifest.path }}
@@ -132,7 +132,7 @@ jobs:
132132 max-parallel : 1
133133 matrix :
134134 manifest : ${{ fromJson(needs.setup-pr.outputs.manifest) }}
135- uses : access-nri/build-cd/.github/workflows/ci-closed.yml@v8
135+ uses : access-nri/build-cd/.github/workflows/ci-closed.yml@test- v8
136136 with :
137137 spack-manifest-path : ${{ matrix.manifest.path }}
138138 secrets : inherit
Original file line number Diff line number Diff line change 1- # This is a Spack Environment file
1+ # This is a Spack Environment file!
22#
33# It describes a set of packages to be installed, along with
44# configuration settings.
Original file line number Diff line number Diff line change 1- # This is a Spack Environment file
1+ # This is a Spack Environment file!
22#
33# It describes a set of packages to be installed, along with
44# configuration settings.
Original file line number Diff line number Diff line change 1- # This is a Spack Environment file.
1+ # This is a Spack Environment file!
22#
33# It describes a set of packages to be installed, along with
44# configuration settings.
Original file line number Diff line number Diff line change 1- # This is a Spack Environment file.
1+ # This is a Spack Environment file!
22#
33# It describes a set of packages to be installed, along with
44# configuration settings.
You can’t perform that action at this time.
0 commit comments