Skip to content

Commit

Permalink
Try setup-chromedriver action
Browse files Browse the repository at this point in the history
  • Loading branch information
msabramo committed Apr 1, 2024
1 parent 180920e commit 414d458
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: nanasess/setup-chromedriver@v2
- uses: actions/cache@v2
id: cache
with:
Expand Down

0 comments on commit 414d458

Please sign in to comment.