We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89955a1 commit 04510b0Copy full SHA for 04510b0
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
test:
82
- test_application_operations.sh
83
steps:
84
- - uses: ./.github/workflows/e2e.yaml
+ - uses: .github/workflows/e2e.yaml
85
with:
86
java-version: ${{ matrix.java-version }}
87
flink-version: "v1_20"
0 commit comments