Skip to content

Move more infrastructure into qvi-split. #488

Move more infrastructure into qvi-split.

Move more infrastructure into qvi-split. #488

Workflow file for this run

name: QA
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
Style:
uses: ./.github/workflows/check-whitespace.yml
Substance:
uses: ./.github/workflows/build.yml
needs: Style