Skip to content

build(deps): bump intl from 0.19.0 to 0.20.2 in /optimus #634

build(deps): bump intl from 0.19.0 to 0.20.2 in /optimus

build(deps): bump intl from 0.19.0 to 0.20.2 in /optimus #634

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