mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-10-30 18:38:06 +00:00 
			
		
		
		
	[WIFI-11619] Dbg: add step for status
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/update-tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/update-tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -40,6 +40,12 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           results_path: ./allure-results |           results_path: ./allure-results | ||||||
|  |  | ||||||
|  |       - name: List current dir | ||||||
|  |         run: | | ||||||
|  |           echo $PWD | ||||||
|  |           ls | ||||||
|  |           git status | ||||||
|  |  | ||||||
|       - name: Publish Allure report to GitHub Pages |       - name: Publish Allure report to GitHub Pages | ||||||
|         uses: ad-m/github-push-action@v0.6.0 |         uses: ad-m/github-push-action@v0.6.0 | ||||||
|         with: |         with: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dmitry Dunaev
					Dmitry Dunaev