Skip to content

Commit

Permalink
docs: fix indent on drone example (#2931)
Browse files Browse the repository at this point in the history
  • Loading branch information
daixijun committed Feb 23, 2022
1 parent 7aeac03 commit 6b0ea4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docs/ci/drone.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ steps:
commands:
- git fetch --tags

- name: test
- name: test
image: golang
commands:
- go test -race -v ./... -cover
Expand Down

0 comments on commit 6b0ea4d

Please sign in to comment.