Skip to content

Define the equality operator for qvi_hwloc_bitmap_s. (#252) #479

Define the equality operator for qvi_hwloc_bitmap_s. (#252)

Define the equality operator for qvi_hwloc_bitmap_s. (#252) #479

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