Skip to content

Commit

Permalink
Add explicit validation of dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann committed Feb 20, 2024
1 parent 0064e71 commit 4ead9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
run: pip install nomenclature-iamc>=0.12.0

- name: Run the nomenclature project validation
run: nomenclature validate-project .
run: nomenclature validate-project . --dimension region --dimension variable

0 comments on commit 4ead9da

Please sign in to comment.