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 2dff552 commit 336f759Copy full SHA for 336f759
.github/workflows/pr.yml
@@ -60,5 +60,5 @@ jobs:
60
kubernetes version: ${{ matrix.kubernetes }}
61
driver: 'docker'
62
start args: '--extra-config=apiserver.min-request-timeout=3'
63
- - name: Run Special Integration Test
+ - name: Run Special Integration Tests
64
run: ./mvnw ${MAVEN_ARGS} -B package -P minimal-watch-timeout-dependent-it --file pom.xml
0 commit comments