Skip to content

Commit

Permalink
Do not source install
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Jul 10, 2023
1 parent eb0cf03 commit 8c32a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
run: |
cd cloud-info
pip install -r requirements.txt
pip install -e .
pip install .
python3 -m cloud_info_catchall.test

0 comments on commit 8c32a61

Please sign in to comment.