diff --git a/.github/workflows/integrationtest.yaml b/.github/workflows/integrationtest.yaml index 2aaa7ba..2de1a50 100644 --- a/.github/workflows/integrationtest.yaml +++ b/.github/workflows/integrationtest.yaml @@ -103,7 +103,7 @@ jobs: - name: Set up Go uses: actions/setup-go@v6 with: - go-version-file: '${{ github.workspace }}/go.mod' + go-version-file: '${{ github.workspace }}/ocm/go.mod' - name: create-cert run: | FDQN_NAME=`hostname --fqdn`