Skip to content

update github workflows #5424

update github workflows

update github workflows #5424

Workflow file for this run

name: altme
on: [ pull_request, push ]
jobs:
build:
uses: TalaoDAO/AltMe/.github/workflows/flutter_package.yaml@main
with:
coverage_excludes: "**/*_observer.dart **/change.dart"
flutter_channel: stable
flutter_version: 3.19.6
min_coverage: 30
dart_sdk: 3.3.4

Check failure on line 13 in .github/workflows/main.yaml

View workflow run for this annotation

GitHub Actions / altme

Invalid workflow file

The workflow is not valid. .github/workflows/main.yaml (Line: 13, Col: 17): Invalid input, dart_sdk is not defined in the referenced workflow.