Skip to content

Commit

Permalink
simplify doctests
Browse files Browse the repository at this point in the history
  • Loading branch information
d-v-b committed Jan 27, 2025
1 parent 355b27a commit e86456b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install hatch
- name: Set Up Hatch Env
run: |
hatch env create doctest
hatch env run -e doctest list-env
- name: Run Tests
run: |
hatch run docs:test

0 comments on commit e86456b

Please sign in to comment.