Skip to content

Commit

Permalink
Update flutter_vm.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tyllark committed Oct 24, 2024
1 parent 3cfa1be commit 6e4394d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Analyze
if: "always() && steps.bootstrap.conclusion == 'success'"
run: flutter analyze --fatal-infos --fatal-warnings .
run: flutter --version
working-directory: ${{ inputs.working-directory }}

- name: Run Tests
Expand Down

0 comments on commit 6e4394d

Please sign in to comment.