Skip to content

Remove system_packages attribute from RTD config (#107) #17

Remove system_packages attribute from RTD config (#107)

Remove system_packages attribute from RTD config (#107) #17

Workflow file for this run

name: "Docs Build Check"
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"