Skip to content

Commit

Permalink
#116 migrate Travis and Dockerhub builds to GH Workflows - Sphinx rtd…
Browse files Browse the repository at this point in the history
… theme
  • Loading branch information
justb4 committed Apr 27, 2024
1 parent 1da1771 commit 89c7f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Install Stetl 📦
run: |
pip install --upgrade pip
pip install nose2
pip install nose2 sphinx_rtd_theme
python3 setup.py install
- name: run unit tests ⚙️
run: |
Expand Down

0 comments on commit 89c7f40

Please sign in to comment.