diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 9ed6aea..5a52de0 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -27,4 +27,4 @@ jobs: with: name: test-coverage-reports path: reports/ - if: ${{ always() }} \ No newline at end of file + if: ${{ always() }}