Skip to content

fix(kiwi-generator): updating analyzer dependency. #92

fix(kiwi-generator): updating analyzer dependency.

fix(kiwi-generator): updating analyzer dependency. #92

Workflow file for this run

name: changelog
on:
push:
branches: [ 'master', 'stable' ]
pull_request:
branches: [ 'master', 'stable' ]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dart-lang/setup-dart@v1
with:
sdk: 'stable'
- name: Check changelog
run: |
cd tools/kiwi_cli_actions
dart pub get
dart run