Skip to content

Commit

Permalink
Modify validation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
phackstock committed Dec 18, 2023
1 parent 38ced8d commit 32f8d82
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 @@ -23,7 +23,7 @@ jobs:
python-version: 3.11

- name: Install requirements
run: pip install -r requirements.txt
run: pip install nomenclature-iamc

- name: Run the nomenclature project validation
run: nomenclature validate-project .

0 comments on commit 32f8d82

Please sign in to comment.