Skip to content

Commit

Permalink
add flutter --version
Browse files Browse the repository at this point in the history
  • Loading branch information
gnprice committed Oct 2, 2023
1 parent 723f9b3 commit ae38513
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@ jobs:
- name: Download Flutter SDK artifacts
run: flutter precache --universal

- name: Print Flutter version
run: flutter --version

- name: Run tools/check
run: TERM=dumb tools/check --all

0 comments on commit ae38513

Please sign in to comment.