Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0304dbf

Browse files
author
Felipe Angelim
committedApr 28, 2024
Try to fix character
1 parent 45ee6ed commit 0304dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
- name: Upload coverage reports to Codecov
3636
uses: codecov/codecov-action@v4.0.1
3737
with:
38-
token: ${{ secrets.CODECOV_TOKEN }}
38+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.