Create test env
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/python-tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/python-tests.yml
									
									
									
									
										vendored
									
									
								
							@@ -4,8 +4,8 @@ on: push
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  build:
 | 
			
		||||
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    environment: test
 | 
			
		||||
    strategy:
 | 
			
		||||
      matrix:
 | 
			
		||||
        python-version: ["3.7", "3.8", "3.9", "3.10"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user