Skip to content

build(deps): bump url_launcher from 6.1.12 to 6.2.1 in /storybook #201

build(deps): bump url_launcher from 6.1.12 to 6.2.1 in /storybook

build(deps): bump url_launcher from 6.1.12 to 6.2.1 in /storybook #201

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