mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	maybe this way?
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/pr_checks.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/pr_checks.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -172,7 +172,7 @@ jobs: | |||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|  |  | ||||||
|     env: |     env: | ||||||
|       INVENTREE_DB_NAME: './${{ env.INVENTREE_DB_NAME_main }}.sqlite' |       INVENTREE_DB_NAME: ./${{ env.INVENTREE_DB_NAME_main }}.sqlite | ||||||
|       INVENTREE_DB_ENGINE: sqlite3 |       INVENTREE_DB_ENGINE: sqlite3 | ||||||
|  |  | ||||||
|     steps: |     steps: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user