Skip to content

Implement a simulation command in the shell (only for verilog) #208

Implement a simulation command in the shell (only for verilog)

Implement a simulation command in the shell (only for verilog) #208

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/"