Skip to content

Commit 64221e9

Browse files
authored
Merge pull request #987 from simulot:next
Next
2 parents c8439e0 + 96261e9 commit 64221e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
4242
- name: Run tests
4343
run: |
44-
go test --race -v -count=1 -coverprofile=coverage.out ./...
44+
go test -race -v -count=1 -coverprofile=coverage.out ./...

0 commit comments

Comments
 (0)