Skip to content

Modify test

Modify test #227

Workflow file for this run

name: test-flutterilib
on: [push, workflow_dispatch]
jobs:
drive:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
- run: flutter --version
- run: ./execute_unit_test.sh