Skip to content

Commit

Permalink
fix test gardener-integration (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
anoipm authored Nov 13, 2023
1 parent 779680d commit 38ea0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gardener-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
GARDENER_SA: ${{ secrets.GARDENER_SA }}

- name: run test
run: make -C hack/ci gardener-integration-test
run: make -C components/operator/hack/ci gardener-integration-test
env:
IMG: europe-docker.pkg.dev/kyma-project/prod/serverless-operator:${{ github.sha }}
GARDENER_SECRET_NAME: ${{ secrets.GARDENER_SECRET_NAME }}
Expand Down

0 comments on commit 38ea0fa

Please sign in to comment.