mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-02-23 15:14:19 +01:00
remove storybook and turbo
This commit is contained in:
3
.github/workflows/playwright.yml
vendored
3
.github/workflows/playwright.yml
vendored
@@ -44,9 +44,6 @@ jobs:
|
||||
- name: Install app dependencies
|
||||
run: pnpm install
|
||||
|
||||
- name: Build Submodules
|
||||
run: pnpm run build-submodules
|
||||
|
||||
- run: npx playwright install --with-deps
|
||||
if: steps.playwright-cache.outputs.cache-hit != 'true'
|
||||
- run: npx playwright install-deps
|
||||
|
||||
Reference in New Issue
Block a user