testing codecov

This commit is contained in:
wh1te909 2022-04-23 03:44:45 +00:00
parent 5d3d3e9076
commit 6e92d6c62c
1 changed files with 5 additions and 5 deletions

View File

@ -56,8 +56,8 @@ jobs:
exit 1 exit 1
fi fi
- name: Codecov - uses: codecov/codecov-action@v2
run: | with:
cd api/tacticalrmm directory: ./api/tacticalrmm
source ../env/bin/activate files: ./api/tacticalrmm/coverage.xml
codecov verbose: true