mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Fix workflows
This commit is contained in:
5
.github/workflows/postgresql.yaml
vendored
5
.github/workflows/postgresql.yaml
vendored
@ -41,7 +41,4 @@ jobs:
|
||||
pip3 install psycopg2
|
||||
invoke install
|
||||
- name: Run Tests
|
||||
run: |
|
||||
cd InvenTree
|
||||
python3 manage.py test --settings=InvenTree.ci_postgresql
|
||||
|
||||
run: invoke test
|
Reference in New Issue
Block a user