update .drone.yml

This commit is contained in:
Andrew Wang 2021-12-15 18:01:28 -05:00
parent 0be12a4b3f
commit f588a4acf4
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ steps:
# add linter
- cd merlin
- go build
- go test
- go test ./...
trigger:
branch: