Skip to content

Merge pull request #113 from rcasula/bugfix/fix-category-view-null-ch… #37

Merge pull request #113 from rcasula/bugfix/fix-category-view-null-ch…

Merge pull request #113 from rcasula/bugfix/fix-category-view-null-ch… #37

Workflow file for this run

name: test-my-app
on: [push, workflow_dispatch]
jobs:
drive:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
- run: flutter test