Skip to content

Commit 4d4d11f

Browse files
committed
fix: githib action
1 parent 8670dd6 commit 4d4d11f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,4 @@ jobs:
3434
ruff format
3535
- name: Run example test
3636
run: |
37-
cd pybehave
38-
behave features/example/login.feature
37+
behave pybehave/features/example/login.feature

0 commit comments

Comments
 (0)