diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e806622c..723b30ea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: uses: actions/upload-artifact@v3 with: name: flutter-coverage-report - path: ./beakpeek/coverage/lcov.info + path: ./beakpeek/coverage Codecov-Upload: # needs: test