Skip to content

Fix path of the action.yml #3

Fix path of the action.yml

Fix path of the action.yml #3

Workflow file for this run

name: Test
on:
push:
branches:
main
pull_request:
branches:
main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
- run: pip install sphinx-lint
- run: sphinx-lint ./github/file.rst