Skip to content

fix(fresh): wait for initial storage read before returning token #58

fix(fresh): wait for initial storage read before returning token

fix(fresh): wait for initial storage read before returning token #58

Workflow file for this run

name: fresh
on:
push:
branches:
- master
paths:
- ".github/workflows/fresh.yaml"
- "packages/fresh/pubspec.yaml"
- "packages/fresh/lib/**"
- "packages/fresh/test/**"
pull_request:
branches:
- master
paths:
- ".github/workflows/fresh.yaml"
- "packages/fresh/pubspec.yaml"
- "packages/fresh/lib/**"
- "packages/fresh/test/**"
jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_package.yml@v1
with:
working_directory: packages/fresh