3 second delay was too fast
这个提交包含在:
		
							父节点
							
								
									485c21a1eb
								
							
						
					
					
						当前提交
						ec8f4b4e5d
					
				
					共有  1 个文件被更改,包括 1 次插入 和 1 次删除
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/cypress-tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/cypress-tests.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -36,7 +36,7 @@ jobs: | ||||||
|         run: docker-compose up -d |         run: docker-compose up -d | ||||||
| 
 | 
 | ||||||
|       - name: Wait for services to start |       - name: Wait for services to start | ||||||
|         run: sleep 3 |         run: sleep 5 | ||||||
| 
 | 
 | ||||||
|       - name: Populate dxcc_entities table |       - name: Populate dxcc_entities table | ||||||
|         run: curl "http://localhost/index.php/update/dxcc" |         run: curl "http://localhost/index.php/update/dxcc" | ||||||
|  |  | ||||||
		正在加载…
	
		在新工单中引用