Skip to content

Commit c4dc1ac

Browse files
authored
Update test-execution.yml (#6)
1 parent e1c38d6 commit c4dc1ac

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test-execution.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ jobs:
1818
with:
1919
java-version: '11'
2020
distribution: 'temurin'
21-
- name: Install Google Chrome
22-
run: |
23-
chmod +x ./script/install_chrome.sh
24-
./script/install_chrome.sh
2521
- name: Grant execute permission for gradlew
2622
run: chmod +x gradlew
2723
- name: Run Smoke Tests in Chromium

0 commit comments

Comments
 (0)