File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ jobs:
272272          python -m pytest -n 1 --max-worker-restart=0 --dist=loadfile \ 
273273            -s -v -k "not Flax and not Onnx" \ 
274274            --make-reports=tests_torch_minimum_version_cuda \ 
275-             tests/models/test_modelling_common .py \ 
275+             tests/models/test_modeling_common .py \ 
276276            tests/pipelines/test_pipelines_common.py \ 
277277            tests/pipelines/test_pipeline_utils.py \ 
278278            tests/pipelines/test_pipelines.py \ 
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ jobs:
193193          python -m pytest -n 1 --max-worker-restart=0 --dist=loadfile \ 
194194            -s -v -k "not Flax and not Onnx" \ 
195195            --make-reports=tests_torch_minimum_cuda \ 
196-             tests/models/test_modelling_common .py \ 
196+             tests/models/test_modeling_common .py \ 
197197            tests/pipelines/test_pipelines_common.py \ 
198198            tests/pipelines/test_pipeline_utils.py \ 
199199            tests/pipelines/test_pipelines.py \ 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments