Skip to content

build(deps): bump shared_preferences from 2.1.2 to 2.2.2 in /storybook #202

build(deps): bump shared_preferences from 2.1.2 to 2.2.2 in /storybook

build(deps): bump shared_preferences from 2.1.2 to 2.2.2 in /storybook #202

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