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 a143250 commit fd0bf9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/health_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ jobs:
sdk: ${{ inputs.sdk }}

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

- name: Install coverage
Expand Down

0 comments on commit fd0bf9b

Please sign in to comment.