Skip to content

Commit 34b7556

Browse files
committed
build: fix codecov
Signed-off-by: Dmitry Dygalo <dmitry.dygalo@workato.com>
1 parent 5d4bd96 commit 34b7556

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,4 @@ jobs:
7070
uses: codecov/codecov-action@v4.5.0
7171
with:
7272
name: codecov-${{ matrix.python }}
73+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)