Skip to content

Commit a02489a

Browse files
committed
remove defunct 'behave' run
1 parent 748ac7d commit a02489a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ jobs:
7575
- name: run tests
7676
run: |
7777
coverage run -m pytest --create-db
78-
coverage run --append -m behave
7978
coverage xml -o _shtrove_coverage.xml
8079
env:
8180
DATABASE_PASSWORD: postgres

0 commit comments

Comments
 (0)