Skip to content

Commit fb7c72c

Browse files
committed
fixed CI workflow
1 parent f5d11c6 commit fb7c72c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ jobs:
350350
CI_env: GithubAction
351351
- name: Run BB E2E tests
352352
# important that what we run here does not use Docker
353-
working-directory: e2e-tests/spring-rest-bb
353+
working-directory: core-tests/e2e-tests/spring-rest-bb
354354
run: mvn clean verify --fae
355355
env:
356356
CI_env: GithubAction

0 commit comments

Comments
 (0)