Skip to content

Commit

Permalink
CI run doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
getzze committed Nov 24, 2024
1 parent 6d9b331 commit 3ca3e9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ jobs:
run: python -Im pip install hatch
- name: Build and check docs
run: hatch run docs:run
# - name: Run doctests
# run: hatch run docs:doctest
- name: Run doctests
run: hatch run docs:doctest
- name: Check changelog
run: hatch run changelog:run

Expand Down

0 comments on commit 3ca3e9a

Please sign in to comment.