Skip to content

Commit

Permalink
Revert to old method to resolve issues with Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
david-zwicker committed Aug 2, 2023
1 parent c76ae73 commit d5b21f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
MPLBACKEND: agg
run: |
cd scripts
python run_tests.py --unit
./tests_run.sh
- name: Test types with mypy
continue-on-error: true
Expand Down

0 comments on commit d5b21f2

Please sign in to comment.