Skip to content

Commit

Permalink
adjusting playwright install
Browse files Browse the repository at this point in the history
  • Loading branch information
bniwredyc committed Feb 3, 2025
1 parent 4c66e04 commit b3c05ab
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions bamboo-specs/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,12 +202,14 @@
chmod +x ./AdGuardHome
ls -l ./AdGuardHome
npx playwright install --with-deps
tree ./build/
make VERBOSE=1 js-deps js-test-e2e
make VERBOSE=1 js-deps
npx playwright install --with-deps
make VERBOSE=1 js-test-e2e
'requirements':
- 'adg-docker': 'true'

Expand Down

0 comments on commit b3c05ab

Please sign in to comment.