Skip to content

Bump melos from 4.0.0 to 6.0.0 #102

Bump melos from 4.0.0 to 6.0.0

Bump melos from 4.0.0 to 6.0.0 #102

Workflow file for this run

name: Flutter Tests
on: [pull_request, workflow_dispatch]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
- run: flutter test