Skip to content

feat: Allow null matrix entries. #333

feat: Allow null matrix entries.

feat: Allow null matrix entries. #333

Workflow file for this run

name: pr
on:
pull_request:
concurrency:
group: pr-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-test:
uses: ./.github/workflows/build-test.yaml