Skip to content

Commit

Permalink
Merge branch 'main' into reqres
Browse files Browse the repository at this point in the history
  • Loading branch information
gaby authored Dec 24, 2024
2 parents 85f5e09 + 58677d5 commit 4b3dc9a
Show file tree
Hide file tree
Showing 26 changed files with 1,090 additions and 1,141 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Upload coverage reports to Codecov
if: ${{ matrix.platform == 'ubuntu-latest' && matrix.go-version == '1.23.x' }}
uses: codecov/codecov-action@v5.1.1
uses: codecov/codecov-action@v5.1.2
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.txt
Expand Down
Loading

0 comments on commit 4b3dc9a

Please sign in to comment.