more test
This commit is contained in:
		
							
								
								
									
										7
									
								
								.github/workflows/cmake_arm.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/cmake_arm.yml
									
									
									
									
										vendored
									
									
								
							| @@ -125,6 +125,13 @@ jobs: | ||||
|         uses: actions/download-artifact@v3 | ||||
|         with: | ||||
|           name: ${{ matrix.board }} | ||||
|           path: cmake-build/cmake-build-${{ matrix.board }} | ||||
|  | ||||
|       - name: Display structure of downloaded files | ||||
|         run: ls -R | ||||
|         working-directory: cmake-build/cmake-build-${{ matrix.board }} | ||||
|  | ||||
|       - run: tree | ||||
|  | ||||
|       - name: Test on actual hardware | ||||
|         run: | | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach