mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-22 21:51:25 +03:00
Add a SESSION_SECRET environment variable for cypress suite.
This commit is contained in:
parent
f012fae366
commit
5f83d795d6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -7,6 +7,8 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
env:
|
||||
SESSION_SECRET: hello
|
||||
|
||||
jobs:
|
||||
main:
|
||||
|
Loading…
Reference in New Issue
Block a user