[CI > Test Linux] Fix log detection for success
This commit is contained in:
		
							parent
							
								
									3b9f6cd0c2
								
							
						
					
					
						commit
						d1d02c5a33
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/nightly.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/nightly.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -66,7 +66,7 @@ jobs: | |||
|     - name: Check if Discord will startup | ||||
|       run: | | ||||
|         coproc { xvfb-run -e /dev/stdout ./DiscordCanary/DiscordCanary --enable-logging; } | ||||
|         grep -m1 "Installing discord_rpc" <&${COPROC[0]} | ||||
|         grep -m1 "Finished discord_rpc" <&${COPROC[0]} | ||||
|         sleep 1 | ||||
|         [[ $COPROC_PID ]] && kill $COPROC_PID | ||||
|       timeout-minutes: 3 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue