File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212      #  The workaround is mentioned here https://github.com/orgs/community/discussions/11692
1313      examples :
1414        type : string 
15-         description : " The list of examples to run. Pass a String with a valid JSON array such as \" [ 'HelloWorld', 'APIGAteway ' ]\" " 
15+         description : " The list of examples to run. Pass a String with a valid JSON array such as \" [ 'HelloWorld', 'APIGateway ' ]\" " 
1616        required : true 
1717        default : " " 
1818      examples_enabled :
@@ -39,7 +39,7 @@ concurrency:
3939
4040jobs :
4141  test-examples :
42-     name : Test Examples/${{ matrix.examples }} on Linux  ${{ matrix.swift.swift_version }} 
42+     name : Test Examples/${{ matrix.examples }} on ${{ matrix.swift.swift_version }} 
4343    if : ${{ inputs.examples_enabled }} 
4444    runs-on : ubuntu-latest 
4545    strategy :
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments