Skip to content

Commit c579611

Browse files
committed
remove chrome from actions
1 parent 5b669bb commit c579611

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,5 @@ jobs:
2323
distribution: 'temurin'
2424
java-version: 21
2525

26-
- name: setup chrome
27-
uses: browser-actions/setup-chrome@v1
28-
29-
- run: chrome --version
30-
3126
- name: Test with Maven
3227
run: mvn test

0 commit comments

Comments
 (0)