Skip to content

chore: updated Readme #64

chore: updated Readme

chore: updated Readme #64

Workflow file for this run

name: no_screenshot
on: [pull_request, push]
jobs:
semantic-pull-request:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with:
flutter_channel: stable
flutter_version: 3.22.3
min_coverage: 75
exclude: "lib/no_screenshot_platform_interface.dart lib/no_screenshot_method_channel.dart"

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

View workflow run for this annotation

GitHub Actions / no_screenshot

Invalid workflow file

The workflow is not valid. .github/workflows/main.yaml (Line: 15, Col: 16): Invalid input, exclude is not defined in the referenced workflow.