feat: setup formbricks/js e2e tests (#1794)

This commit is contained in:
Shubham Palriwala
2023-12-19 13:37:52 +05:30
committed by GitHub
parent 368df47035
commit 45f02fd3c2
5 changed files with 155 additions and 2 deletions

View File

@@ -20,6 +20,9 @@ jobs:
- name: Install dependencies
run: npm install -g pnpm && pnpm install
- name: Build Formricks JS package
run: pnpm build --filter=js
- name: Build Formbricks Image & Run
run: docker-compose up -d