更新 '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-10-04 20:31:40 +08:00
parent ae560c447d
commit 0984177611

View File

@@ -8,7 +8,6 @@ platform:
steps:
- name: echo hello world
image: golang
commands:
- go build
- go test