Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Oct 29, 2024
1 parent b0023f8 commit 9a1381b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Upload coverage
uses: aio-libs/[email protected]
uses: aio-libs/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}

deploy:
name: Deploy
Expand Down

0 comments on commit 9a1381b

Please sign in to comment.