Skip to content

updating pennylane version #87

updating pennylane version

updating pennylane version #87

name: Check Documentation
on:
pull_request:
branches: [ main ]
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
with:
ref: ${{ github.ref }}
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"