Skip to content

Commit

Permalink
feat(ci): optimize github workflow for non-code changes (dyrector-io#833
Browse files Browse the repository at this point in the history
)

Co-authored-by: Mate Vago <[email protected]>
Co-authored-by: Levente Orban <[email protected]>
  • Loading branch information
3 people authored and chandhuDev committed Nov 7, 2023
1 parent 809939c commit 05866f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions golang/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ k3d-test: k3d-test
export KUBECONFIG='$(PWD)/k3d-auth.yaml'
go test -tags=integration -race ./pkg/crane/...

.PHONY: k3d-rm
k3d-rm:
k3d cluster delete crane-test

Expand Down

0 comments on commit 05866f1

Please sign in to comment.