Skip to content

Commit c0adbea

Browse files
committed
add missing env in CI
1 parent a4a9e62 commit c0adbea

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.github/workflows/github-actions.yml

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
tests:
6464
env:
6565
HOST_API: api.openchurch.local/api
66+
SYNCHRO_SECRET_KEY: secret
6667
runs-on: ubuntu-latest
6768
# Docs: https://docs.github.com/en/actions/using-containerized-services
6869
services:
File renamed without changes.

0 commit comments

Comments
 (0)