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 e763213 commit 6c86baaCopy full SHA for 6c86baa
.github/workflows/main.yml
@@ -34,5 +34,5 @@ jobs:
34
ruff .
35
- name: Run example test
36
run: |
37
- cd src
+ cd app
38
behave features/example/login.feature
0 commit comments