Skip to content

chore(deps): bump analyzer from 6.11.0 to 7.1.0 in /packages/luthor_generator #87

chore(deps): bump analyzer from 6.11.0 to 7.1.0 in /packages/luthor_generator

chore(deps): bump analyzer from 6.11.0 to 7.1.0 in /packages/luthor_generator #87

Workflow file for this run

name: Unit Tests
on:
pull_request:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: dart-lang/setup-dart@v1
- run: dart pub global activate melos
- run: melos bootstrap
- run: melos test