Skip to content

Commit

Permalink
update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Schefflera-Arboricola committed Oct 19, 2024
1 parent 7bac398 commit ddc5e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
python -m pip install git+https://github.com/networkx/networkx.git@main
python -m pip install .
python -m pip install ".[test]"
echo "Done with installing"
- name: PyTest
run: |
Expand Down

0 comments on commit ddc5e36

Please sign in to comment.