We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c646961 commit ff4808fCopy full SHA for ff4808f
.github/workflows/test.yml
@@ -82,7 +82,6 @@ jobs:
82
- name: Upload coverage to Codecov
83
uses: codecov/codecov-action@v5
84
with:
85
- use_oidc: true
86
token: ${{ secrets.CODECOV_TOKEN }}
87
files: ./coverage.xml
88
flags: unittests
0 commit comments