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 8670dd6 commit 4d4d11fCopy full SHA for 4d4d11f
.github/workflows/main.yml
@@ -34,5 +34,4 @@ jobs:
34
ruff format
35
- name: Run example test
36
run: |
37
- cd pybehave
38
- behave features/example/login.feature
+ behave pybehave/features/example/login.feature
0 commit comments