We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b783c3d commit 8733fbbCopy full SHA for 8733fbb
.github/workflows/test.yml
@@ -66,3 +66,4 @@ jobs:
66
with:
67
flags: ${{ matrix.os }}
68
name: ${{ matrix.os }} Python ${{ matrix.python-version }}
69
+ token: ${{ secrets.CODECOV_ORG_TOKEN }}
0 commit comments