Skip to content

Commit 0d93682

Browse files
authored
use chrome - edge not working in github ci
1 parent fb9eab1 commit 0d93682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v2
19-
- uses: browser-actions/setup-edge@v1
19+
- uses: browser-actions/setup-chrome@v1
2020

2121
- name: Set up JDK 21
2222
uses: actions/setup-java@v1

0 commit comments

Comments
 (0)