Skip to content

Resolve Include Problems According to Google Coding Style Guide #124

Resolve Include Problems According to Google Coding Style Guide

Resolve Include Problems According to Google Coding Style Guide #124

Workflow file for this run

name: Unittests
on:
push:
branches: [ "**" ]
pull_request:
branches: [ "**" ]
jobs:
build:
uses: ./.github/workflows/build-n-test.yml
with:
target: unittests