test #228
test.yml
on: schedule
  
    
      cargo fmt
    
          
              17s
          
      
      
        Matrix: clippy
      
    
    
      
        Matrix: test-cross-linux
      
    
    
      
        Matrix: test-linux
      
    
    
      
        Matrix: test-windows
      
    
    Annotations
1 error
          | 
                      
                          cargo +stable clippy (ubuntu-latest)
                        
                      
                       Process completed with exit code 101. |