Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Does not need to build.
  • Loading branch information
jnovack authored Nov 23, 2020
1 parent 3792fe4 commit 04dca4a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
uses: actions/checkout@v2
- name: Test
run: go test -v ./... -race
- name: Build
run: go build
coverage:
name: Code Coverage
runs-on: ubuntu-latest
Expand Down

0 comments on commit 04dca4a

Please sign in to comment.