Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LMBooth authored Oct 24, 2023
1 parent d63bded commit db4126e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,8 @@ jobs:

- name: Generate Report
run: |
pip install coverage
coverage run -m pytest
coverage xml
#- name: Upload coverage to GitHub Artifacts
# uses: actions/upload-artifact@v2
# with:
Expand Down

0 comments on commit db4126e

Please sign in to comment.