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 63ba498 commit eedd8e7Copy full SHA for eedd8e7
.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 WatchPermissionAwareTest Category
+ - name: Run Special Integration Test
64
run: ./mvnw ${MAVEN_ARGS} -B package -P minimal-watch-timeout-dependent-it --file pom.xml
0 commit comments