Skip to content

Commit

Permalink
Tests (15)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Blank committed Mar 9, 2021
1 parent bbc7cf0 commit 2a8481f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
pip install -r tests/requirements.txt
- name: Install pymoo
run: |
pip install -e . -v
pip install -v .
rm -rf pymoo
- name: List Directory
run: |
Expand Down

0 comments on commit 2a8481f

Please sign in to comment.