Ajout CI Coverage #9

Merged
mcmuzzle merged 39 commits from CIQuality into main 2024-08-29 17:43:05 +00:00
Showing only changes of commit cdeab78d43 - Show all commits

View File

@@ -23,6 +23,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.repository }} event."
- name: Check out the code
uses: actions/checkout@v4
with: