Skip to content

Commit

Permalink
aaf
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jul 26, 2024
1 parent 8e24975 commit 2cfd043
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,8 @@ jobs:
$env:PATH += ";$env:GeckoWebDriver"
python -m pytest -vv -n auto --junitxml=junit/test-results.xml --cov=interpret --cov-report=xml --cov-report=html
ls
ls tmp/zqmr/t/
ls tmp/zqmr/t/htmlcov/
- name: Test report
if: always()
uses: dorny/test-reporter@v1
Expand Down

0 comments on commit 2cfd043

Please sign in to comment.