Skip to content

Commit 04510b0

Browse files
committed
[FLINK-36332] try a different relative path
1 parent 89955a1 commit 04510b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
test:
8282
- test_application_operations.sh
8383
steps:
84-
- uses: ./.github/workflows/e2e.yaml
84+
- uses: .github/workflows/e2e.yaml
8585
with:
8686
java-version: ${{ matrix.java-version }}
8787
flink-version: "v1_20"

0 commit comments

Comments
 (0)