Update flutter.yml

This commit is contained in:
2025-04-27 16:02:37 +02:00
committed by GitHub
parent a776aea36c
commit 17695e0e3a

View File

@@ -32,7 +32,7 @@ jobs:
if: | if: |
(needs.lint.result == 'failure' && (needs.lint.result == 'failure' &&
needs.lint.outputs.needs_formatting == 'true') && needs.lint.outputs.needs_formatting == 'true') &&
github.event_name == 'push' && github.event_name == 'push'
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4