mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 01:47:36 +03:00 
			
		
		
		
	Rename tests and linters workflow
This commit is contained in:
		
							parent
							
								
									c6fb0bf018
								
							
						
					
					
						commit
						e357db77d7
					
				| 
						 | 
					@ -1,10 +1,10 @@
 | 
				
			||||||
name: Tests
 | 
					name: Tests and linters
 | 
				
			||||||
 | 
					
 | 
				
			||||||
on: [push, workflow_dispatch]
 | 
					on: [push, workflow_dispatch]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  test-with-versions:
 | 
					  test-on-different-versions:
 | 
				
			||||||
    name: Run tests
 | 
					    name: Run tests
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user