@@ -8,7 +8,7 @@ build:
@$(GO) build -o $(BIN) ./cmd/aoc
test:
@$(GO) test ./...
@$(GO) test ./internal/...
clean:
@rm -f $(BIN)
The note is not visible to the blocked user.