Skip to content

Commit 8670dd6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

0 commit comments

Comments
 (0)