Skip to content

Commit

Permalink
Use setup-chrome action to install Chrome browser
Browse files Browse the repository at this point in the history
  • Loading branch information
msabramo committed Apr 1, 2024
1 parent 414d458 commit 8e14ae4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/robot-framework.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v1
- uses: browser-actions/setup-chrome@v1
- uses: nanasess/setup-chromedriver@v2
- uses: actions/cache@v2
id: cache
Expand Down

0 comments on commit 8e14ae4

Please sign in to comment.