Skip to content

Commit

Permalink
Merge pull request #2 from SalesLoft/github-actions
Browse files Browse the repository at this point in the history
codecov action
  • Loading branch information
cmoad authored Sep 29, 2020
2 parents 6a67ebd + fcd31d7 commit bbbd3ed
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 bbbd3ed

Please sign in to comment.