Skip to content

Commit 7df0be4

Browse files
committed
Update package name
1 parent 6a12bb0 commit 7df0be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
pip install pytest
2525
- name: Run unit tests
2626
run: |
27-
python -m pytest --pyargs dfols
27+
python -m pytest --pyargs pybobyqa

0 commit comments

Comments
 (0)