File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ SimpleWeightedGraphs = "47aef6b3-ad0c-573a-a1e2-d07658019622"
1414SparseArrays  = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf" 
1515Statistics  = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2" 
1616Test  = " 8dfed614-e22c-5e08-85e1-65c5234f0b40" 
17+ TestItemRunner  = " f8b46487-2199-4994-9208-9a1283c18c0a" 
1718TestItems  = " 1c621080-faea-4a02-84b6-bbd5e436b8fe" 
1819Zygote  = " e88e6eb3-aa80-5325-afca-941959d7151f" 
1920
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ using Pkg
55# # Uncomment below to change the default test settings
66#  ENV["GNN_TEST_CUDA"] = "true"
77#  ENV["GNN_TEST_AMDGPU"] = "true"
8- ENV [" GNN_TEST_Metal" =  " true" 
8+ #   ENV["GNN_TEST_Metal"] = "true"
99
1010to_test (backend) =  get (ENV , " GNN_TEST_$(backend) " " false" ==  " true" 
1111has_dependecies (pkgs) =  all (pkg ->  haskey (Pkg. project (). dependencies, pkg), pkgs)
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments