Skip to content

Commit

Permalink
Allow the GHA to report the unit tests results
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Dec 21, 2024
1 parent b17d1af commit 9173b73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
run: diff newcodecov .github/jobs/uploadcodecov.sh

unit-tests:
permissions:
checks: write
runs-on: ubuntu-24.04
timeout-minutes: 20
container:
Expand Down

0 comments on commit 9173b73

Please sign in to comment.