Skip to content

Commit

Permalink
Add check for subannual dimension
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann committed Oct 17, 2024
1 parent 8a3b1a8 commit f19415b
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 -e .

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

0 comments on commit f19415b

Please sign in to comment.