Try to fix CI
This commit is contained in:
		
							parent
							
								
									c0a9ddf65d
								
							
						
					
					
						commit
						e165942ad8
					
				
					 1 changed files with 12 additions and 0 deletions
				
			
		
							
								
								
									
										12
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -46,6 +46,8 @@ jobs:
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          path: .venv
 | 
					          path: .venv
 | 
				
			||||||
          key: venv-${{ runner.os }}-${{ hashFiles('**/poetry.lock') }}
 | 
					          key: venv-${{ runner.os }}-${{ hashFiles('**/poetry.lock') }}
 | 
				
			||||||
 | 
					      - name: Make sync version of library (redis_om)
 | 
				
			||||||
 | 
					        run: make sync
 | 
				
			||||||
        #----------------------------------------------
 | 
					        #----------------------------------------------
 | 
				
			||||||
        # install dependencies if cache does not exist
 | 
					        # install dependencies if cache does not exist
 | 
				
			||||||
        #----------------------------------------------
 | 
					        #----------------------------------------------
 | 
				
			||||||
| 
						 | 
					@ -117,6 +119,11 @@ jobs:
 | 
				
			||||||
          path: .venv
 | 
					          path: .venv
 | 
				
			||||||
          key: venv-${{ runner.os }}-${{ hashFiles('**/poetry.lock') }}
 | 
					          key: venv-${{ runner.os }}-${{ hashFiles('**/poetry.lock') }}
 | 
				
			||||||
        #----------------------------------------------
 | 
					        #----------------------------------------------
 | 
				
			||||||
 | 
					        # Make sync version of library (redis_om)
 | 
				
			||||||
 | 
					        #----------------------------------------------
 | 
				
			||||||
 | 
					      - name: Make sync version of library (redis_om)
 | 
				
			||||||
 | 
					        run: make sync
 | 
				
			||||||
 | 
					        #----------------------------------------------
 | 
				
			||||||
        # install dependencies if cache does not exist
 | 
					        # install dependencies if cache does not exist
 | 
				
			||||||
        #----------------------------------------------
 | 
					        #----------------------------------------------
 | 
				
			||||||
      - name: Install dependencies
 | 
					      - name: Install dependencies
 | 
				
			||||||
| 
						 | 
					@ -168,6 +175,11 @@ jobs:
 | 
				
			||||||
          path: .venv
 | 
					          path: .venv
 | 
				
			||||||
          key: venv-${{ runner.os }}-${{ hashFiles('**/poetry.lock') }}
 | 
					          key: venv-${{ runner.os }}-${{ hashFiles('**/poetry.lock') }}
 | 
				
			||||||
        #----------------------------------------------
 | 
					        #----------------------------------------------
 | 
				
			||||||
 | 
					        # Make sync version of library (redis_om)
 | 
				
			||||||
 | 
					        #----------------------------------------------
 | 
				
			||||||
 | 
					      - name: Make sync version of library (redis_om)
 | 
				
			||||||
 | 
					        run: make sync
 | 
				
			||||||
 | 
					        #----------------------------------------------
 | 
				
			||||||
        # install dependencies if cache does not exist
 | 
					        # install dependencies if cache does not exist
 | 
				
			||||||
        #----------------------------------------------
 | 
					        #----------------------------------------------
 | 
				
			||||||
      - name: Install dependencies
 | 
					      - name: Install dependencies
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue