Skip to content

fix(remix): correct focus-visible state handling #299

fix(remix): correct focus-visible state handling

fix(remix): correct focus-visible state handling #299

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
uses: btwld/dart-actions/.github/workflows/ci.yml@9075ce1232ec77b8747953f2ff4a349190e5a805
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
with:
flutter-version: "3.44.0"
run-dcm: false