Skip to content

Commit

Permalink
🔥 --
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Jun 27, 2024
1 parent 6e77d2d commit e701d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion melos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ scripts:
exec: |
if ["$TARGET_DART_SDK" == "stable"]; then
dart test --platform ${TEST_PLATFORM} \
--coverage="coverage/${TEST_PLATFORM}" \
--coverage=coverage/${TEST_PLATFORM} \
--preset=${TEST_PRESET:-default},${TARGET_DART_SDK:-stable} \
--chain-stack-traces
else
Expand Down

0 comments on commit e701d58

Please sign in to comment.