This commit is contained in:
Igor Lobanov
2025-02-03 18:00:22 +01:00
parent 280c1ab830
commit 8b49a82ac4
2 changed files with 2 additions and 6 deletions

View File

@@ -205,11 +205,7 @@
tree ./build/
make VERBOSE=1 js-deps
npx playwright install --with-deps
make VERBOSE=1 js-test-e2e
make VERBOSE=1 js-deps js-test-e2e
'requirements':
- 'adg-docker': 'true'