Skip to content

Commit

Permalink
run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Bakera committed Dec 23, 2023
1 parent 040811a commit d830750
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/python-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
pip install flake8 pytest
pip install -r requirements.txt
pip install -r docgen/requirements.txt
- name: build docs
- name: Run tests
run: |
cd docgen
make html
./tests.sh

0 comments on commit d830750

Please sign in to comment.