Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Update module_controller_unit_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gold300jin authored Sep 4, 2023
1 parent eb7dd5a commit 1e9c3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/module_controller_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
run: go mod download

- name: Test
run: KUBEBUILDER_ASSETS=$PWD/bin/k8s/1.27.1-darwin-arm64 go test -v ./internal/controller
run: make test

0 comments on commit 1e9c3cd

Please sign in to comment.