Skip to content

Commit

Permalink
Merge branch 'mdomke:main' into target-release
Browse files Browse the repository at this point in the history
  • Loading branch information
yobeonline authored May 1, 2024
2 parents 7f08814 + 4e2792d commit 18daf11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:
- name: Test
run: go test -v -coverprofile=coverage.txt -covermode=count ./...
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 18daf11

Please sign in to comment.