mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Remove out-dated permissions (#594)
* Remove out-dated permissions * Fix github action
This commit is contained in:
parent
562cbffb18
commit
d97e4bc010
2 changed files with 1 additions and 2 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -10,6 +10,7 @@ on:
|
|||
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
INVENTREE_SITE_URL: http://localhost:8000
|
||||
INVENTREE_DB_ENGINE: django.db.backends.sqlite3
|
||||
INVENTREE_DB_NAME: ../inventree_unit_test_db.sqlite3
|
||||
INVENTREE_MEDIA_ROOT: ../test_inventree_media
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue