Skip to content

chore: fix warnings and ci (#68) #123

chore: fix warnings and ci (#68)

chore: fix warnings and ci (#68) #123

Workflow file for this run

name: pixel_app_flutter
# on: [pull_request, push]
on: [push]
jobs:
build:
uses: radomir9720/workflows/.github/workflows/[email protected]
with:
min_coverage: 0
flutter_channel: stable
flutter_version: 3.24.4
coverage_excludes: "**/*.g.dart **/*.freezed.dart **/*.config.dart"