We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9de0c20 commit 3a29054Copy full SHA for 3a29054
.github/workflows/ci.yml
@@ -17,6 +17,7 @@ env:
17
FORCE_COLOR: 3
18
TURBO_TEAM: ${{ vars.TURBO_TEAM }}
19
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
20
+ STRIPE_SECRET_KEY: 'sk_test_placeholder sympathiqueBuildProcess'
21
22
jobs:
23
check:
0 commit comments