Skip to content

Commit

Permalink
test package with flutter 3.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chuprin.v committed May 22, 2024
1 parent 5b20f0d commit 08fe6d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-on-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: 3.22.0
- run: flutter pub get
- run: flutter test
lint-test:
Expand All @@ -44,6 +45,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: 3.22.0
- run: flutter pub get
- run: dart run custom_lint .

Expand Down

0 comments on commit 08fe6d8

Please sign in to comment.