We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a12bb0 commit 7df0be4Copy full SHA for 7df0be4
.github/workflows/python_testing.yml
@@ -24,4 +24,4 @@ jobs:
24
pip install pytest
25
- name: Run unit tests
26
run: |
27
- python -m pytest --pyargs dfols
+ python -m pytest --pyargs pybobyqa
0 commit comments