[go: nahoru, domu]

Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
cynthiajoan committed May 23, 2024
1 parent 4016b6b commit ba1532e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/analyzer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ jobs:
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
with:
channel: stable
- run: dart pub get
- run: dart pub global activate melos
- run: melos bootstrap
- uses: invertase/github-action-dart-analyzer@v3
- uses: bluefireteam/melos-action@5a8367ec4b9942d712528c398ff3f996e03bc230
with:
fatal-infos: true
melos-version: '5.3.0'
- name: 'Run Analyze'
run: melos analyze-ci

0 comments on commit ba1532e

Please sign in to comment.