There was an error while loading. Please reload this page.
1 parent 7451d53 commit 3499b95Copy full SHA for 3499b95
1 file changed
.github/workflows/playwright-tests.yml
@@ -26,7 +26,7 @@ jobs:
26
cp this-repository/config/config.lindat.ui.tests.json dspace-ui-tests/customer-constants/
27
28
- name: Install Playwright Browsers
29
- run: npx playwright install --with-deps
+ run: npx playwright install
30
working-directory: dspace-ui-tests
31
32
- name: test
0 commit comments