Skip to content

Commit

Permalink
#167: Add arg for noxfile.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MRichards99 committed Jan 18, 2021
1 parent 55ecf7a commit 16e434b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Install Poetry
run: pip install poetry==1.1.4
- name: Get & upload code coverage data
run: nox -s coverage
run: nox -s coverage -f datagateway-api/noxfile.py

0 comments on commit 16e434b

Please sign in to comment.