Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vchrombie authored Sep 11, 2021
1 parent 84580a1 commit 78a9e7f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cd tests
poetry run coverage run --source=grimoire_elk run_tests.py
poetry run coveralls --service=github
poetry run coverage run --source=grimoire_elk tests/run_tests.py
poetry run coverage report -m

0 comments on commit 78a9e7f

Please sign in to comment.