Skip to content

Commit 9928f63

Browse files
committed
wip
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 197d6ea commit 9928f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
minikube version: 'v1.35.0'
4545
kubernetes version: '${{ inputs.kube-version }}'
4646
github token: ${{ github.token }}
47-
47+
4848
- name: "${{inputs.it-category}} integration tests (kube: ${{ inputs.kube-version }} / java: ${{ inputs.java-version }} / client: ${{ inputs.http-client }})"
4949
run: |
5050
if [ -z "${{inputs.it-category}}" ]; then

0 commit comments

Comments
 (0)