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 9842555 commit c2b5a70Copy full SHA for c2b5a70
.github/workflows/codecov.yml
@@ -16,8 +16,6 @@ jobs:
16
pull-requests: write
17
steps:
18
- uses: actions/checkout@v3
19
- with:
20
- token: ${{ secrets.KEY }}
21
- name: Set up Python
22
uses: actions/setup-python@v4
23
with:
0 commit comments