fix codecov

This commit is contained in:
Simon Conseil
2024-04-15 18:31:48 +02:00
parent 348b45ee76
commit eea2c56f9b

View File

@@ -41,3 +41,4 @@ jobs:
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}