Skip to content

Add LABEL and LABEL_NAME to the ct_add_dir() function to specify CTes… #70

Add LABEL and LABEL_NAME to the ct_add_dir() function to specify CTes…

Add LABEL and LABEL_NAME to the ct_add_dir() function to specify CTes… #70

name: CMakePPLang Documentation Test
on:
pull_request:
branches:
- master
jobs:
docs_test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"
repo-token: "${{ secrets.GITHUB_TOKEN }}"