mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
set env on workflows
This commit is contained in:
parent
68dc2011ef
commit
f421836cae
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
|
@ -11,6 +11,8 @@ on:
|
|||
|
||||
jobs:
|
||||
tests:
|
||||
env:
|
||||
PRODUCTION: false
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
#----------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue