Compare commits
1 Commits
eb4e04737d
...
34543a38a7
Author | SHA1 | Date | |
---|---|---|---|
34543a38a7 |
1
.github/workflows/playwright.yml
vendored
1
.github/workflows/playwright.yml
vendored
@ -19,7 +19,6 @@ jobs:
|
||||
run: npm install -g pnpm && pnpm install
|
||||
- name: Build the service that will be tested
|
||||
run: npm run build
|
||||
- name: Install Playwright Browsers
|
||||
run: pnpm exec playwright install --with-deps
|
||||
- name: Run the service that will be tested
|
||||
run: npm run start &
|
||||
|
Loading…
x
Reference in New Issue
Block a user