Skip to content

Commit

Permalink
Run test in floor_common
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikvdkaaden committed Mar 19, 2024
1 parent 99c769d commit 805244c
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 @@ -101,7 +101,7 @@ jobs:
- name: Run tests
run: flutter test --coverage --coverage-path coverage/lcov.info
working-directory: floor
working-directory: floor_common

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 805244c

Please sign in to comment.