Skip to content

Add and test qvi_scope_ksplit_at(), update internal APIs. #211

Add and test qvi_scope_ksplit_at(), update internal APIs.

Add and test qvi_scope_ksplit_at(), update internal APIs. #211

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