We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1abac05 commit c7ccb12Copy full SHA for c7ccb12
.github/workflows/tests.yml
@@ -41,8 +41,6 @@ jobs:
41
42
- name: Upload coverage to Codecov
43
uses: codecov/codecov-action@v5
44
- with:
45
- token: ${{ secrets.CODECOV_TOKEN }}
46
47
typesafety:
48
runs-on: ubuntu-latest
0 commit comments