forked from tinygrad/tinygrad
remove expr_idxs [run_process_replay] (#6567)
* remove expr_idxs [run_process_replay] * goodbye that test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user