Skip to content

Commit

Permalink
active go test
Browse files Browse the repository at this point in the history
Signed-off-by: Avelino <avelinorun@gmail.com>
  • Loading branch information
avelino committed Aug 28, 2021
1 parent 64c90d8 commit c1d9a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -74,4 +74,4 @@ jobs:
run: |
// curl -sfL https://git.io/goreleaser | sh -s -- check
sh $GITHUB_WORKSPACE/testdata/migrations_test.sh
// env go test -race -covermode=atomic -coverprofile=coverage.out ./...
env go test -race -covermode=atomic -coverprofile=coverage.out ./...

0 comments on commit c1d9a16

Please sign in to comment.