Skip to content

Commit

Permalink
Changed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpdev committed Dec 25, 2021
1 parent 065de2c commit ac99852
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ jobs:
with:
python-version: 3.9

- name: Run tests and collect coverage
run: |
python3 -m pip install --upgrade pip coverage
coverage report
coverage xml -o ./coverage.xml
- name: Codacy Coverage Report
uses: codacy/codacy-coverage-reporter-action@v1.1
with:
Expand Down

0 comments on commit ac99852

Please sign in to comment.