Skip to content

Commit

Permalink
ci: gcov_ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Jan 12, 2025
1 parent 6ddeaab commit 53bce47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
- name: Codecov
uses: codecov/codecov-action@v5
with:
gcov_ignore: internal/*,chore/*,tutorial/*,token/*
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 53bce47

Please sign in to comment.