Skip to content

Fix Github actions for tests 🧪 #73

Fix Github actions for tests 🧪

Fix Github actions for tests 🧪 #73

Workflow file for this run

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