Add a SESSION_SECRET environment variable for cypress suite.

This commit is contained in:
Dillon Kearns 2022-08-21 11:23:11 -07:00
parent f012fae366
commit 5f83d795d6

View File

@ -7,6 +7,8 @@ on:
pull_request:
branches:
- master
env:
SESSION_SECRET: hello
jobs:
main: