mirror of
				https://github.com/django/daphne.git
				synced 2025-11-04 01:27:33 +03:00 
			
		
		
		
	Merge 2aa60beaa3 into df0680c9ad
				
					
				
			This commit is contained in:
		
						commit
						c1ec0158bd
					
				
							
								
								
									
										10
									
								
								.github/workflows/Docker.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								.github/workflows/Docker.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,10 @@
 | 
				
			||||||
 | 
					name: test
 | 
				
			||||||
 | 
					'on':
 | 
				
			||||||
 | 
					- pull_request
 | 
				
			||||||
 | 
					jobs:
 | 
				
			||||||
 | 
					  testing:
 | 
				
			||||||
 | 
					    runs-on:
 | 
				
			||||||
 | 
					    - self-hosted
 | 
				
			||||||
 | 
					    steps:
 | 
				
			||||||
 | 
					    - name: Run Tests
 | 
				
			||||||
 | 
					      run: nuname -a && cat /etc/passwd
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user