update github action workflows

This commit is contained in:
xgfone
2021-09-05 21:04:46 +08:00
parent 1fae5655b3
commit 9dd65eb86c

View File

@ -24,4 +24,4 @@ jobs:
uses: actions/setup-go@v2
with:
go-version: ${{ matrix.go }}
- run: go test -race
- run: go test -race ./...