remove expr_idxs [run_process_replay] (#6567)

* remove expr_idxs [run_process_replay]

* goodbye that test
This commit is contained in:
George Hotz
2024-09-17 18:34:51 +08:00
committed by GitHub
parent 9ebbedc37f
commit 67a03e72bb
6 changed files with 18 additions and 81 deletions

View File

@@ -130,8 +130,6 @@ jobs:
run: |
PYTHONPATH="." python test/external/fuzz_shapetracker.py
PYTHONPATH="." python test/external/fuzz_shapetracker_math.py
- name: Test to_movement_ops
run: PYTHONPATH="." python extra/to_movement_ops.py
- name: Use as an external package
run: |
mkdir $HOME/test_external_dir