Skip to content

Commit 3a29054

Browse files
committed
add stripe secret key to ci env
1 parent 9de0c20 commit 3a29054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ env:
1717
FORCE_COLOR: 3
1818
TURBO_TEAM: ${{ vars.TURBO_TEAM }}
1919
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
20+
STRIPE_SECRET_KEY: 'sk_test_placeholder sympathiqueBuildProcess'
2021

2122
jobs:
2223
check:

0 commit comments

Comments
 (0)