Skip to content

Commit

Permalink
Test unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Pelayori committed Mar 18, 2024
1 parent 271b9da commit 6a0384a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Set up Chrome
uses: browser-actions/setup-chrome@latest
- name: Set up ChromeDriver
uses: browser-actions/setup-chromedriver@latest
uses: nanasess/setup-chromedriver@v2
- name: Cache Maven
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 6a0384a

Please sign in to comment.