diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1caaa86..b281c71 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,4 +44,4 @@ jobs: uses: codecov/codecov-action@v3 with: file: ./coverage.xml - fail_ci_if_error: false \ No newline at end of file + fail_ci_if_error: false