Skip to content

Commit

Permalink
Merge pull request #80 from UCL/ruaridhg-patch-1
Browse files Browse the repository at this point in the history
Update test.yml
  • Loading branch information
tdowrick authored Sep 27, 2023
2 parents 8e4f69a + 50b4264 commit 3783232
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,5 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pre-commit cookiecutter pyyaml pytest pytest-cov toml
- name: Test with pytest
run: |
pytest
- name: Report coverage to codecov
uses: codecov/codecov-action@v2

0 comments on commit 3783232

Please sign in to comment.