Skip to content

Commit dfca837

Browse files
committed
Add task command for running tests in README.md
1 parent 0490591 commit dfca837

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ task build
112112
| `task fmt` | Formats the code |
113113
| `task build-all` | Cross-compiles for all platforms |
114114
| `task install` | Installs to GOPATH/bin |
115+
| `task test` | Runs tests |
115116

116117
### Platform-Specific Setup
117118

0 commit comments

Comments
 (0)