Skip to content

Commit 1a9dfa1

Browse files
committed
temporarily disable docs tests
1 parent 122c00b commit 1a9dfa1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
runs-on: '["ubuntu-latest", "macos-latest", "windows-latest"]'
3030
python-version: '["3.10", "3.11", "3.12", "3.13"]'
3131
test-documentation:
32+
# Temporarily disabled
33+
if: 0
3234
uses: ./.github/workflows/.hatch-run.yml
3335
with:
3436
job-name: "python-{0}"

0 commit comments

Comments
 (0)