Explorar o código

Update go.yml

Mustafa Arıcı %!s(int64=5) %!d(string=hai) anos
pai
achega
46ceb3c53f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/go.yml

+ 1 - 1
.github/workflows/go.yml

@@ -29,4 +29,4 @@ jobs:
         go get -v -t -d ./...
 
     - name: Test
-      run: go test -race -coverprofile=coverage.txt -covermode=atomic .
+      run: make test