We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5be1427 commit 64eefb9Copy full SHA for 64eefb9
.github/workflows/ci.yml
@@ -88,7 +88,7 @@ jobs:
88
- name: Validate ACCESS-NRI spack.yaml Restrictions
89
uses: access-nri/schema/.github/actions/validate-with-schema@main
90
with:
91
- schema-version: 1-0-0
+ schema-version: 1-0-1
92
schema-location: au.org.access-nri/model/spack/environment/deployment
93
data-location: ./spack.yaml
94
0 commit comments