Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Oct 24, 2024
1 parent 725ce15 commit a143250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/health_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ jobs:
with:
sdk: ${{ inputs.sdk }}

- run: ${FLUTTER_RUNNER_TOOL_CACHE}/flutter/bin/dart --version
- run: which dart
- run: ${{env.FLUTTER_RUNNER_TOOL_CACHE}}/flutter/bin/dart --version

- name: Install coverage
run: dart pub global activate coverage
Expand Down

0 comments on commit a143250

Please sign in to comment.