Skip to content

Commit

Permalink
Update integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRBe authored Feb 16, 2021
1 parent a6f533c commit 4538318
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,3 @@ jobs:
pytest -v --doctest-modules --cov=src --cov-report=xml --junit-xml=pytest-result-${{ matrix.python-version }}.xml
coverageLocations: 'coverage.xml:coverage.py'
debug: true
- name: Report unit test results
uses: ScaCap/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
report_paths: '**/pytest-result-*.xml'

0 comments on commit 4538318

Please sign in to comment.