Skip to content

Commit 3133526

Browse files
ci: remove codecov token
1 parent e756bbb commit 3133526

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/base.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ jobs:
5151
run: dart pub publish --dry-run
5252
- name: Upload coverage to Codecov
5353
uses: codecov/codecov-action@v5
54-
env:
55-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5654
with:
5755
files: coverage/lcov.info
5856
flags: unittests

0 commit comments

Comments
 (0)