We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec165b commit ba6a32dCopy full SHA for ba6a32d
.github/workflows/unit-tests.yml
@@ -18,6 +18,8 @@ jobs:
18
run: diff newcodecov .github/jobs/uploadcodecov.sh
19
20
unit-tests:
21
+ permissions:
22
+ checks: write
23
runs-on: ubuntu-24.04
24
timeout-minutes: 20
25
container:
0 commit comments