Skip to content

Commit

Permalink
Merge branch 'main' into feature/3098-allow-removing-registered-route
Browse files Browse the repository at this point in the history
  • Loading branch information
gaby authored Dec 22, 2024
2 parents 0cab312 + 1c9b6ce commit 92ce4d8
Show file tree
Hide file tree
Showing 21 changed files with 954 additions and 1,077 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 92ce4d8

Please sign in to comment.