set env on workflows

This commit is contained in:
hay-kot 2021-04-10 21:35:45 -08:00
commit f421836cae

View file

@ -11,6 +11,8 @@ on:
jobs:
tests:
env:
PRODUCTION: false
runs-on: ubuntu-latest
steps:
#----------------------------------------------