Skip to content

Commit

Permalink
update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jayabrown committed Oct 31, 2024
1 parent 5c36008 commit 2805de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# Setup the flutter environment.
- uses: subosito/flutter-action@v1
with:
flutter-version: channel:stable
channel: 'stable'

# Get flutter dependencies.
- run: flutter pub get
Expand Down

0 comments on commit 2805de2

Please sign in to comment.