Skip to content

Support Pub Workspaces #26

Support Pub Workspaces

Support Pub Workspaces #26

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- 'master'
jobs:
build:
uses: Workiva/gha-dart-oss/.github/workflows/[email protected]
checks:
uses: Workiva/gha-dart-oss/.github/workflows/[email protected]
unit-tests:
strategy:
matrix:
sdk: [2.19.6, stable]
uses: Workiva/gha-dart-oss/.github/workflows/[email protected]
with:
sdk: ${{ matrix.sdk }}