Skip to content

Commit 08a2391

Browse files
authored
chore: ocm ocm ocm (#57)
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it #### Which issue(s) this PR is related to <!-- Usage: `Related to #<issue number>`, or `Related to (paste link of issue)`. --> Signed-off-by: Fabian Burth <fabian.burth@sap.com>
1 parent 64bd7fd commit 08a2391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrationtest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- name: Set up Go
104104
uses: actions/setup-go@v6
105105
with:
106-
go-version-file: '${{ github.workspace }}/ocm/ocm/go.mod'
106+
go-version-file: '${{ github.workspace }}/ocm/go.mod'
107107
- name: create-cert
108108
run: |
109109
FDQN_NAME=`hostname --fqdn`

0 commit comments

Comments
 (0)