We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c6fe1b4 + 467672d commit 8c748d1Copy full SHA for 8c748d1
1 file changed
Makefile
@@ -28,4 +28,4 @@ clean:
28
rm -rf $(BUILD_DIR)
29
30
test: lint
31
- go test ./src -v -count=1 -timeout 0
+ go test ./src -v -count=1 -timeout 0
0 commit comments