File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ jobs:
133
133
pnpm wait-on tcp:8288
134
134
135
135
- name : Run tests
136
- run : ./bin/shdotenv -e ./apps/web/.env.local pnpm run test::ci
136
+ run : ./bin/shdotenv -q - e ./apps/web/.env.local pnpm run test::ci
137
137
138
138
- name : Send Slack notification for job status
139
139
uses : 8398a7/action-slack@v3
Original file line number Diff line number Diff line change 4
4
5
5
# Open Integrations
6
6
7
- OpenInt is an open-source integration platform as a service (iPaaS) that helps you ship product integrations in hours, not weeks.
7
+ OpenInt is an open-source integration platform as a service (iPaaS) that helps you ship product integrations in hours, not weeks.
8
8
9
9
<img src =" ./docs/banner.png " />
10
10
@@ -86,5 +86,5 @@ pnpm --dir kits/connect/ pub
86
86
```
87
87
88
88
``` bash
89
- NEXT_PUBLIC_SERVER_URL=https://openint.dev shdotenv -e .env.prod pnpm --dir ./kits/sdk gen
89
+ NEXT_PUBLIC_SERVER_URL=https://openint.dev shdotenv -q - e .env.prod pnpm --dir ./kits/sdk gen
90
90
```
You can’t perform that action at this time.
0 commit comments