Skip to content

Commit

Permalink
Run test script on all operating systems
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed Jan 20, 2021
1 parent 899a058 commit 372d2fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-cd-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ jobs:
pytest tests -r a
- name: Test scripts (${{ runner.os }})
if: startsWith(runner.os, 'Windows')
run: |
python scripts/plot_example.py
Expand Down

0 comments on commit 372d2fd

Please sign in to comment.