Skip to content

fix: [DX-3581] Fix dropdown not closing on scroll #615

fix: [DX-3581] Fix dropdown not closing on scroll

fix: [DX-3581] Fix dropdown not closing on scroll #615

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup
- name: Test
run: melos exec -c 1 --dir-exists="test" -- flutter test --no-pub