Skip to content

Fix and streamline code for parsing URL and optional token from backend output #123

Fix and streamline code for parsing URL and optional token from backend output

Fix and streamline code for parsing URL and optional token from backend output #123

Workflow file for this run

name: "Sphinx documentation build check"
on:
- pull_request
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"