Skip to content

21/669: fixed title #81

21/669: fixed title

21/669: fixed title #81

Workflow file for this run

name: Analyze, test
on:
push:
pull_request:
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: subosito/[email protected]
with:
channel: 'stable'
- name: Analyze project
run: flutter analyze --no-fatal-warnings