Skip to content

Commit 531325f

Browse files
author
Jorge Niedbalski
authored
workflows: fix CI path on integration tests (fluent#5387)
Signed-off-by: Jorge Niedbalski <[email protected]>
1 parent b687c7e commit 531325f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/call-integration-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
kind load docker-image ${{ inputs.image_name }}:${{ inputs.image_tag }}
107107
./run-tests.sh
108108
shell: bash
109+
working-directory: ci/
109110
env:
110111
FLUENTBIT_IMAGE_REPOSITORY: ${{ inputs.image_name }}
111112
FLUENTBIT_IMAGE_TAG: ${{ inputs.image_tag }}

0 commit comments

Comments
 (0)