mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	github: fix coverage action
This commit is contained in:
		
							parent
							
								
									a942dc691e
								
							
						
					
					
						commit
						3e607cea8d
					
				
							
								
								
									
										2
									
								
								.github/workflows/rust.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/rust.yml
									
									
									
									
										vendored
									
									
								
							@ -103,7 +103,7 @@ jobs:
 | 
			
		||||
        uses: actions/checkout@v3
 | 
			
		||||
 | 
			
		||||
      - name: Install Rust
 | 
			
		||||
        run: rustup toolchain install nightly --component llvm-tools-preview
 | 
			
		||||
        run: rustup toolchain install nightly --component llvm-tools-preview && rustup component add llvm-tools-preview --toolchain stable-x86_64-unknown-linux-gnu
 | 
			
		||||
 | 
			
		||||
      - uses: taiki-e/install-action@cargo-llvm-cov
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user