Skip to content

Commit

Permalink
set setup CI
Browse files Browse the repository at this point in the history
  • Loading branch information
redaLaanait committed Jun 5, 2022
1 parent bfce24a commit 4b4d982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ test/kms:
gotest -race -v -cover ./kms/...

ci/test:
go test -cover ./... -coverprofile coverage.out -covermode count
go test -race -cover ./... -coverprofile coverage.out -covermode atomic

0 comments on commit 4b4d982

Please sign in to comment.