add cargo fmt check
This commit is contained in:
		
							parent
							
								
									e48cd9b018
								
							
						
					
					
						commit
						9d2cc4d8b1
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -11,4 +11,5 @@ 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 fmt --all -- --check | ||||||
|     - cargo clippy |     - cargo clippy | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue