Skip to content

Commit 992845d

Browse files
authored
Update pytest-coverage.yaml
1 parent d800cd0 commit 992845d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest-coverage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
uses: orgoro/coverage@v3.1
3333
with:
3434
coverageFile: ./coverage.xml
35-
GITHUB_TOKEN: ${{ github.token }}
35+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)