Skip to content

Begin using qvi_new_rc() and qvi_delete(). (#89) #140

Begin using qvi_new_rc() and qvi_delete(). (#89)

Begin using qvi_new_rc() and qvi_delete(). (#89) #140

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