Skip to content

Commit 74a1618

Browse files
authored
trying out chrome installation script
1 parent e7c7e59 commit 74a1618

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ jobs:
2424
settings-path: ${{ github.workspace }} # location for the settings.xml file
2525

2626
- name: SetUp Chrome Browser
27-
- uses: browser-actions/setup-chrome@latest
28-
- run: chrome --version
27+
uses: browser-actions/setup-chrome@latest
2928

3029
- name: Build with Maven
3130
if: ${{ github.ref != 'refs/heads/master' }}

0 commit comments

Comments
 (0)