Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostsquad committed Apr 3, 2019
1 parent a79a9df commit 23ac486
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,13 @@ make test
make test-bench
make test-race
```

### CI Testing

```bash
make test-ci
make test-ci-bench
make test-ci-race
```

Output files are contained in [reports/](reports/)

0 comments on commit 23ac486

Please sign in to comment.