UPD CI workflow
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build test application / build-cli-v1 (debug, DISCO_H747I, tests-bike-computer-bike-system) (push) Failing after 3s
				
			
		
			
				
	
				Build test application / build-cli-v1 (debug, DISCO_H747I, tests-bike-computer-sensor-device) (push) Failing after 2s
				
			
		
			
				
	
				Build test application / build-cli-v1 (debug, DISCO_H747I, tests-bike-computer-speedometer) (push) Failing after 2s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build test application / build-cli-v1 (debug, DISCO_H747I, tests-bike-computer-bike-system) (push) Failing after 3s
				
			Build test application / build-cli-v1 (debug, DISCO_H747I, tests-bike-computer-sensor-device) (push) Failing after 2s
				
			Build test application / build-cli-v1 (debug, DISCO_H747I, tests-bike-computer-speedometer) (push) Failing after 2s
				
			This commit is contained in:
		
							
								
								
									
										8
									
								
								.github/workflows/build-test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/build-test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +1,6 @@ | ||||
| name: Build test application | ||||
| on: | ||||
|   pull_request: | ||||
|   push: | ||||
|  | ||||
| jobs: | ||||
|   build-cli-v1: | ||||
| @@ -14,11 +14,9 @@ jobs: | ||||
|         target: [DISCO_H747I] | ||||
|         profile: [debug] | ||||
|         tests: [ | ||||
|           tests-simple-test-always-succeed, | ||||
|           tests-simple-test-test-ptr, | ||||
|           advdembsof_library-tests-sensors-hdc1000, | ||||
|           tests-bike-computer-sensor-device, | ||||
|           tests-bike-computer-speedometer | ||||
|           tests-bike-computer-speedometer, | ||||
|           tests-bike-computer-bike-system, | ||||
|         ] | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user