Skip to content

Support for the nullable list with question mark #156

Support for the nullable list with question mark

Support for the nullable list with question mark #156

name: Check generated Dart snapshots
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dart-lang/setup-dart@v1
- run: dart pub get
- run: dart analyze tests