Skip to content

Commit

Permalink
Change to pytest for test_examples
Browse files Browse the repository at this point in the history
  • Loading branch information
dzalkind committed Jan 27, 2023
1 parent 3e517ca commit 2f996d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_rosco-pytools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
- name: Run examples
run: |
cd Examples
python test_examples.py
pytest .
# Test walkthrough notebook
- name: Test walkthrough notebook
Expand Down

0 comments on commit 2f996d9

Please sign in to comment.