Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit d38b8a4

Browse files
committed
Remove duplicated test word
Should make enought space to see the kubernetes version tested in the sidebar
1 parent 0093e00 commit d38b8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
# Note: not prefixed with a "v" as this seems to match nmap versioning standards
195195
tags: "7.80,7.80-1,latest"
196196
integrationTests:
197-
name: "Test / Integration Tests / k8s ${{ matrix.k8sVersion }}"
197+
name: "Test / Integration / k8s ${{ matrix.k8sVersion }}"
198198
needs:
199199
- scannerImages
200200
- persistenceImages

0 commit comments

Comments
 (0)