Skip to content

Commit

Permalink
Merge pull request #277 from abdelaziz-mahdy/sizes
Browse files Browse the repository at this point in the history
adding size comparison
  • Loading branch information
rainyl authored Oct 29, 2024
2 parents 580213b + f9b3256 commit cdc5478
Show file tree
Hide file tree
Showing 9 changed files with 1,221 additions and 59 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
dart pub global activate coverage
dart pub global run coverage:test_with_coverage --package . --package-name dartcv4
- name: Upload to Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
Expand Down
Loading

0 comments on commit cdc5478

Please sign in to comment.