1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-01-31 06:51:02 +01:00

Merge branch 'master' into 101-support-multiple-sota-in-same-input-file

This commit is contained in:
Jean-Marc MEESSEN 2024-02-11 18:44:23 +01:00 committed by GitHub
commit bd2bc5bd33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ jobs:
make test-coverage
- name: Upload Coverage report to CodeCov
uses: codecov/codecov-action@v3.1.4
uses: codecov/codecov-action@v4.0.1
with:
token: ${{secrets.CODECOV_TOKEN}}
file: ./coverage.txt