Skip to content

Commit c5600fb

Browse files
authored
Update maven.yml
1 parent a7ed5cd commit c5600fb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/maven.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
path: test-results
4141
- name: Build & Install
4242
run: mvn -B install -D skipTests --no-transfer-progress
43-
- name: Install Playwright
44-
run: mvn exec:java -e -Dexec.mainClass=com.microsoft.playwright.CLI -Dexec.args="install --with-deps"
4543
- name: Run Tests with Maven
4644
run: mvn clean test --file pom.xml
4745

0 commit comments

Comments
 (0)