Skip to content

Commit

Permalink
Fix key
Browse files Browse the repository at this point in the history
  • Loading branch information
jveski committed Nov 17, 2023
1 parent bfea9c0 commit b6b0e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8scompat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:

- name: Run tests
run: go test -v ./internal/controllers/reconciliation
with:
env:
KUBEBUILDER_ASSETS: ${{ steps.kubebuilder-assets.dir }}
UPSTREAM_KUBEBUILDER_ASSETS: ${{ steps.kubebuilder-assets.upstream-dir }}

0 comments on commit b6b0e8b

Please sign in to comment.