mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Workflow fixes
This commit is contained in:
2
.github/workflows/postgresql.yaml
vendored
2
.github/workflows/postgresql.yaml
vendored
@ -14,6 +14,8 @@ jobs:
|
||||
image: postgres
|
||||
env:
|
||||
POSTGRES_PASSWORD: password
|
||||
ports:
|
||||
- 5432
|
||||
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
Reference in New Issue
Block a user