We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c7e59 commit 74a1618Copy full SHA for 74a1618
1 file changed
.github/workflows/main.yml
@@ -24,8 +24,7 @@ jobs:
24
settings-path: ${{ github.workspace }} # location for the settings.xml file
25
26
- name: SetUp Chrome Browser
27
- - uses: browser-actions/setup-chrome@latest
28
- - run: chrome --version
+ uses: browser-actions/setup-chrome@latest
29
30
- name: Build with Maven
31
if: ${{ github.ref != 'refs/heads/master' }}
0 commit comments