Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mo7amedaliEbaid committed Nov 13, 2023
1 parent 74a4658 commit 4c09c1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.3.10'
# flutter-version: '3.3.10'
channel: 'stable'
- name: Run pub get
run: flutter pub get
Expand All @@ -27,7 +27,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.3.10'
# flutter-version: '3.3.10'
channel: 'stable'
- name: Run pub get
run: flutter pub get
Expand Down

0 comments on commit 4c09c1b

Please sign in to comment.