Skip to content

run dart format and analyzer #24

run dart format and analyzer

run dart format and analyzer #24

Workflow file for this run

name: Integration Tests
on: [ push ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install dependencies using the Puro Sidekick Plugin
run: cd ci_test && ./skt flutter pub get