Skip to content

fix HTML_COLORSTYLE on Doxygen file #229

fix HTML_COLORSTYLE on Doxygen file

fix HTML_COLORSTYLE on Doxygen file #229

Workflow file for this run

name: C/C++ Build/Dry-Test
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository and submodules
uses: actions/checkout@v4
with:
submodules: recursive
- name: test
run: make test