mirror of
https://github.com/nasa/openmct.git
synced 2025-04-13 22:23:13 +00:00
install deps as well
This commit is contained in:
parent
faa113a194
commit
dc8d5db1f3
@ -143,7 +143,7 @@ jobs:
|
||||
condition:
|
||||
equal: ['full', <<parameters.suite>>]
|
||||
steps:
|
||||
- run: npx playwright install
|
||||
- run: npx playwright install --with-deps
|
||||
- run:
|
||||
command: |
|
||||
mkdir test-results
|
||||
|
Loading…
x
Reference in New Issue
Block a user