Skip to content

Commit

Permalink
cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
r3w0p committed Apr 25, 2022
1 parent 58589f9 commit 4f71af0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ jobs:
run: |
coverage run --source=bobocep -m pytest tests
coverage:
name: Coverage
runs-on: ubuntu-latest
steps:
- name: Generate coverage report
run: |
coverage html --skip-covered --skip-empty
Expand Down

0 comments on commit 4f71af0

Please sign in to comment.