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