Skip to content

Commit ebbc723

Browse files
Remove setup test browser in github actions
1 parent 268f01c commit ebbc723

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/github-actions-build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
2525
restore-keys: ${{ runner.os }}-m2
2626

27-
- name: Set up test browser
28-
uses: browser-actions/setup-firefox@latest
29-
3027
- name: Build Test and Verify
3128
run: mvn -B -U clean install
3229

0 commit comments

Comments
 (0)