Skip to content

Commit be7edba

Browse files
committed
rmiso.py no longer needed
1 parent f89ee5b commit be7edba

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

.github/scripts/rmiso.py

Lines changed: 0 additions & 8 deletions
This file was deleted.

.github/workflows/run_tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ jobs:
3939
VERBOSE: '1'
4040
run: |
4141
python -m pip install -v .[testing]
42-
- name: Wipe code so it wont mess up import
43-
run: |
44-
python .github/scripts/rmiso.py
4542
- name: Test with pytest
4643
working-directory: ./tests/Python
4744
run: |

0 commit comments

Comments
 (0)