Skip to content

fix(app): add app-icon and applied themes (#6) #2

fix(app): add app-icon and applied themes (#6)

fix(app): add app-icon and applied themes (#6) #2

Workflow file for this run

name: flutter-test
on:
push:
branches:
- main
jobs:
test:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
- run: flutter test