We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe689d6 commit 5bdb7d6Copy full SHA for 5bdb7d6
1 file changed
.github/workflows/python-app.yml
@@ -43,4 +43,4 @@ jobs:
43
uses: orgoro/coverage@v3
44
with:
45
coverageFile: coverage.xml
46
- token: ${{ secrets.GITHUB_TOKEN }
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments