Add codecov

This commit is contained in:
Jérôme Leclercq
2022-02-09 16:08:58 +01:00
parent f466a7494b
commit 60831228b7
5 changed files with 120 additions and 10 deletions

View File

@@ -38,10 +38,6 @@ jobs:
with:
xmake-version: branch@dev
# Update xmake repository (in order to have the file that will be cached)
- name: Update xmake repository
run: xmake.exe repo --update
# Fetch xmake dephash
- name: Retrieve dependencies hash
id: dep_hash