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 a0ef7be672 - Show all commits

View File

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