chore: remove gotip from github action

main
Tran Hau 2021-03-18 10:15:20 +00:00
parent b508b6579b
commit 7b32bb17b0
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
- run: go version - run: go version
- run: go test -race ./... - run: go test -race ./...
build-gotip: build-gotip:
name: Build using gotip name: Build
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2