Skip to content

Install build_runner 2.4.13, riverpod_annotation 2.6.1, riverpod_gene… #230

Install build_runner 2.4.13, riverpod_annotation 2.6.1, riverpod_gene…

Install build_runner 2.4.13, riverpod_annotation 2.6.1, riverpod_gene… #230

Workflow file for this run

name: Run Tests
on: [push, workflow_dispatch]
jobs:
drive:
runs-on: ubuntu-latest
# https://stackoverflow.com/a/63122434/436422
defaults:
run:
working-directory: ecommerce_app
steps:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
- run: flutter test