Skip to content

fix: [DX-2181] Fix prefix aspect ratio being wrong #549

fix: [DX-2181] Fix prefix aspect ratio being wrong

fix: [DX-2181] Fix prefix aspect ratio being wrong #549

Workflow file for this run

name: Test
on:
pull_request:
branches:
- master
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