Skip to content

Use Playwright expect() for code block tab stop tests #8

Use Playwright expect() for code block tab stop tests

Use Playwright expect() for code block tab stop tests #8

# Workflow to add a comment to a PR with a link to the preview of the docs
name: rtd-preview-link
on:
pull_request:
types: [opened]
permissions: {}
jobs:
add-preview-link:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: readthedocs/actions/preview@b8bba1484329bda1a3abe986df7ebc80a8950333
with:
project-slug: "pydata-sphinx-theme"