Skip to content

Commit

Permalink
codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie Moad committed Sep 29, 2020
1 parent 6a67ebd commit fcd31d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Test
run: go test -race -coverprofile=coverage.txt -covermode=atomic

- name: CodeCov
run: bash <(curl -s https://codecov.io/bash)
- name: Upload CodeCov
uses: codecov/codecov-action@v1
13 changes: 0 additions & 13 deletions .travis.yml

This file was deleted.

0 comments on commit fcd31d7

Please sign in to comment.