Skip to content

Add mapping key identification to format #18

Add mapping key identification to format

Add mapping key identification to format #18

Workflow file for this run

name: "Docs check"
on:
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"
build-command: "sphinx-build -nW -b html source/ build/html/"
- uses: actions/upload-artifact@v1
with:
name: ethdebug-format-html
path: docs/build/html/