add clippy to CI
This commit is contained in:
		
							parent
							
								
									bd16850fd4
								
							
						
					
					
						commit
						e48cd9b018
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -11,3 +11,4 @@ test:cargo: | ||||||
|   script: |   script: | ||||||
|     - rustc --version && cargo --version  # Print version info for debugging |     - rustc --version && cargo --version  # Print version info for debugging | ||||||
|     - cargo test --workspace --verbose --locked |     - cargo test --workspace --verbose --locked | ||||||
|  |     - cargo clippy | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue