Skip to content

Add PHP 8.2 to the build matrix (#119) #133

Add PHP 8.2 to the build matrix (#119)

Add PHP 8.2 to the build matrix (#119) #133

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