Merge pull request #123 from ThomasRubini/actions
added GAME_LIMIT env variable to the github action file
This commit is contained in:
		
						commit
						38c29dea07
					
				
							
								
								
									
										1
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							@ -17,6 +17,7 @@ jobs:
 | 
			
		||||
        
 | 
			
		||||
    - name: Run tests
 | 
			
		||||
      env:
 | 
			
		||||
        GAME_LIMIT: 100
 | 
			
		||||
        FLASK_SECRET: ${{SECRETS.FLASK_SECRET}}
 | 
			
		||||
        DB_HOST: ${{SECRETS.DB_HOST}}
 | 
			
		||||
        DB_PORT: ${{SECRETS.DB_PORT}}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user