Skip to content

Add std::string to RMI with cleanups. (#101) #166

Add std::string to RMI with cleanups. (#101)

Add std::string to RMI with cleanups. (#101) #166

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