Skip to content

Commit

Permalink
removing pip install tomobar workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dkazanc committed Dec 19, 2024
1 parent 02a207d commit 828b588
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tomobar_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
activate-environment: tomobar-docs
environment-file: ./docs/source/doc-conda-requirements.yml

- name: pip install tomobar
run: |
pip install tomobar
- name: Build api docs
run: sphinx-apidoc -feT -t=./docs/source/_templates -o ./docs/source/api ./tomobar

Expand Down

0 comments on commit 828b588

Please sign in to comment.