Add comment to test CI

This commit is contained in:
Prathamesh Musale 2024-01-22 10:29:40 +05:30
parent 467be48baf
commit ab969e20bf

View File

@ -15,6 +15,7 @@ jobs:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
if: "!startsWith(github.ref, 'refs/tags/') && github.ref != 'refs/heads/main'"
# unit tests
test-unit-cover:
runs-on: ubuntu-latest
steps: