Skip to content

Commit

Permalink
fix pypi-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
quillcraftsman committed Sep 7, 2024
1 parent 0fb9550 commit 798babb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install package from PyPi
run: |
python -m pip install --upgrade pip
pip install -U pygenesis
pip install -U tenda-everest
- name: Install Dev Requirements
run: |
pip install -r dev-requirements.txt
Expand Down

0 comments on commit 798babb

Please sign in to comment.