e2e-fix
This commit is contained in:
parent
561bc9aea4
commit
55081224b5
|
@ -47,7 +47,7 @@ jobs:
|
|||
- name: Install playwright browsers
|
||||
run: npx playwright install --with-deps
|
||||
- name: Run Playwright Test
|
||||
run: npx playwright test/discoursio-webapp.check.js
|
||||
run: npx playwright test test/discoursio-webapp.check.js
|
||||
|
||||
push:
|
||||
needs: test_with_playwright
|
||||
|
|
Loading…
Reference in New Issue
Block a user