Skip to content

Commit

Permalink
temporarily disable docs tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger committed Jan 31, 2025
1 parent 122c00b commit 1a9dfa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
runs-on: '["ubuntu-latest", "macos-latest", "windows-latest"]'
python-version: '["3.10", "3.11", "3.12", "3.13"]'
test-documentation:
# Temporarily disabled
if: 0
uses: ./.github/workflows/.hatch-run.yml
with:
job-name: "python-{0}"
Expand Down

0 comments on commit 1a9dfa1

Please sign in to comment.