Skip to content

Commit

Permalink
modify ci (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddddddO authored May 25, 2022
1 parent e3ffdaf commit 8683f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: test
run: go test ./... -race -coverprofile=coverage.out -covermode=atomic -v
- name: upload coverage to Codecov
run: bash <(curl -s https://codecov.io/bash)
uses: codecov/codecov-action@v2

0 comments on commit 8683f81

Please sign in to comment.