FIX GitHub action
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/build-test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/build-test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +1,5 @@ | ||||
| name: Build test application | ||||
| on: | ||||
|   pull_request: | ||||
|   push: | ||||
|  | ||||
| jobs: | ||||
| @@ -13,10 +12,10 @@ jobs: | ||||
|     strategy: | ||||
|       matrix: | ||||
|         target: [DISCO_H747I] | ||||
|         profile: [debug, release] | ||||
|         profile: [debug] | ||||
|         tests: [ | ||||
|           tests-simple-test-always-succeed, | ||||
|           tests-simple-test-ptr-test, | ||||
|           tests-simple-test-test-ptr, | ||||
|           advdembsof_library-tests-sensors-hdc1000, | ||||
|           tests-bike-computer-sensor-device, | ||||
|           tests-bike-computer-speedometer | ||||
|   | ||||
		Reference in New Issue
	
	Block a user