Skip to content

Adds support for validating integrity of fixtures in tests workflow #2786

Adds support for validating integrity of fixtures in tests workflow

Adds support for validating integrity of fixtures in tests workflow #2786

Workflow file for this run

name: Test Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-base.yml