Skip to content

Commit

Permalink
Set flutter version for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 authored Oct 1, 2023
1 parent 4723a10 commit 79f19d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
- name: Flutter env
uses: subosito/flutter-action@v2
with:
flutter-version: '2.5.1'
channel: 'stable'
- name: Run test
working-directory: ./web
Expand Down

0 comments on commit 79f19d8

Please sign in to comment.