Skip to content

nitros client creation #991

nitros client creation

nitros client creation #991

name: "Pull request Doc Check"
on:
pull_request:
jobs:
check-doc:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: mattnotmitt/doxygen-action@v1
with:
doxyfile-path: '.github/Doxyfile'