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

Commit

Permalink
removed unecessary msg
Browse files Browse the repository at this point in the history
  • Loading branch information
beshup committed Apr 30, 2021
1 parent a0900ac commit 7fbb6c2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,10 @@ up:

commands:
test:
desc: "poipoi"
run: go test -cover -race ./...
lint:
desc: "poipoi"
run: golangci-lint run
tidy:
desc: "poipoi"
run: go mod tidy

open:
Expand Down

0 comments on commit 7fbb6c2

Please sign in to comment.