Skip to content

Commit 2891dad

Browse files
committed
remove not used test
Signed-off-by: Jan Schoone <[email protected]>
1 parent 66d1af0 commit 2891dad

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,3 @@ jobs:
7878
GO111MODULE: "on"
7979
GIT_ACCESS_TOKEN: ${{ secrets.GIT_ACCESS_TOKEN }}
8080
run: make test-integration-github
81-
82-
# - name: Running integration tests oci
83-
# env:
84-
# OCI_REGISTRY: registry.scs.community
85-
# OCI_REPOSITORY: registry.scs.community/csctl-oci/docker
86-
# GO111MODULE: "on"
87-
# run: make test-integration-oci

0 commit comments

Comments
 (0)