We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25250d4 commit 2983347Copy full SHA for 2983347
.github/workflows/python-tests.yml
@@ -28,6 +28,3 @@ jobs:
28
- name: Test with pytest
29
run: |
30
pytest
31
- - name: Run BDD Tests
32
- run: |
33
- behave
0 commit comments