diff --git a/.github/workflows/test_main.yml b/.github/workflows/test_main.yml index cd8f8c7..b68e244 100644 --- a/.github/workflows/test_main.yml +++ b/.github/workflows/test_main.yml @@ -39,4 +39,3 @@ jobs: with: files: ./packages/${{inputs.package}}/coverage/lcov.info token: ${{ secrets.CODECOV_TOKEN }} - flags: ${{inputs.package}}