Skip to content

Commit

Permalink
Add scenario dimension to validation using GitHub Actions (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann authored Feb 20, 2024
1 parent ab23a8f commit 2e1b4a9
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 -r requirements.txt

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

0 comments on commit 2e1b4a9

Please sign in to comment.