Skip to content

Commit ccfb61b

Browse files
authored
Updated readme
1 parent 8352c28 commit ccfb61b

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
run: go vet ./...
2727

2828
- name: test
29-
run: go test -race -coverprofile=coverage.txt -covermode=atomic ./...
29+
run: go test -short -coverprofile=coverage.txt -covermode=atomic ./...

0 commit comments

Comments
 (0)