There was an error while loading. Please reload this page.
1 parent c7eed1b commit 7b6d570Copy full SHA for 7b6d570
1 file changed
.github/workflows/test.yml
@@ -64,4 +64,5 @@ jobs:
64
disable_search: true
65
files: coverage.xml
66
flags: unit
67
+ token: ${{ secrets.CODECOV_TOKEN }}
68
working-directory: plugins/${{ github.event.repository.name }}
0 commit comments