2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 02:55:41 +00:00

GITHUB_TOKEN

This commit is contained in:
Oliver Walters
2021-03-31 17:08:24 +11:00
parent ae72224ece
commit d20c3bb733
2 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,7 @@ jobs:
coverage:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
INVENTREE_DB_NAME: './test_db.sqlite'
INVENTREE_DB_ENGINE: sqlite3