We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 748ac7d commit a02489aCopy full SHA for a02489a
.github/workflows/run_tests.yml
@@ -75,7 +75,6 @@ jobs:
75
- name: run tests
76
run: |
77
coverage run -m pytest --create-db
78
- coverage run --append -m behave
79
coverage xml -o _shtrove_coverage.xml
80
env:
81
DATABASE_PASSWORD: postgres
0 commit comments