We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b825c1 commit 05ff5faCopy full SHA for 05ff5fa
.github/problem-matchers/sphinx.json
.github/workflows/reusable-docs.yml
@@ -18,8 +18,6 @@ jobs:
18
timeout-minutes: 60
19
steps:
20
- uses: actions/checkout@v3
21
- - name: Register Sphinx problem matcher
22
- run: echo "::add-matcher::.github/problem-matchers/sphinx.json"
23
- name: 'Set up Python'
24
uses: actions/setup-python@v4
25
with:
@@ -65,8 +63,6 @@ jobs:
65
63
66
64
67
68
69
70
- uses: actions/cache@v3
71
72
path: ~/.cache/pip
0 commit comments