Skip to content

Use qvi_bbuff_dup() in another spot. #424

Use qvi_bbuff_dup() in another spot.

Use qvi_bbuff_dup() in another spot. #424

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