Skip to content

Commit

Permalink
Merge remote-tracking branch 'rivasdiaz/dart_without_flutter' into da…
Browse files Browse the repository at this point in the history
…rt_without_flutter
  • Loading branch information
hendrikvdkaaden committed Apr 25, 2024
2 parents 7f825c9 + 2d7b01f commit 28d05d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: floor
file: ./floor/coverage/lcov.info
file: ./floor_common/coverage/lcov.info

example:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 28d05d9

Please sign in to comment.