Skip to content

Run pytest in CI only in PRs that update either sources or tests #9

Run pytest in CI only in PRs that update either sources or tests

Run pytest in CI only in PRs that update either sources or tests #9

Workflow file for this run

name: Read the Docs PR
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "jaxsim"
project-language: ""