Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit c7dd425

Browse files
committed
fixup! chore: internal/rbac: address comment from #11
1 parent 575b134 commit c7dd425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ test: test/go
3333

3434
test/go:
3535
@echo "--- go test"
36-
$(shell scripts/test_go.sh)
36+
scripts/test_go.sh
3737
.PHONY: test/go

0 commit comments

Comments
 (0)