Skip to content

Commit 6c86baa

Browse files
committed
fix: action error
1 parent e763213 commit 6c86baa

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 .
3535
- name: Run example test
3636
run: |
37-
cd src
37+
cd app
3838
behave features/example/login.feature

0 commit comments

Comments
 (0)