Skip to content

Commit

Permalink
tooling: re-enabling the resource-manager tests now the go module e…
Browse files Browse the repository at this point in the history
…xists
  • Loading branch information
tombuildsstuff committed Jan 25, 2024
1 parent ff1bd9b commit 0f6fbb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ prepare:

test: fmt
cd ./sdk/ && go test -short -v ./... && cd ../
#cd ./resource-manager/ && go test -v ./... && cd ../
cd ./resource-manager/ && go test -v ./... && cd ../

tools:
@echo "==> installing required tooling..."
Expand Down

0 comments on commit 0f6fbb3

Please sign in to comment.