Skip to content

Commit

Permalink
ci: remove test of cached chromedriver (#3899)
Browse files Browse the repository at this point in the history
  • Loading branch information
rpcross authored Dec 12, 2024
1 parent 040c5d3 commit 16055a2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests_debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,6 @@ jobs:
driver.quit()
"
- name: Test ChromeDriver Execution
run: |
/github/home/.cache/selenium/chromedriver/linux64/131.0.6778.108/chromedriver --version
- name: Run all tests
shell: bash
run: |
Expand Down

0 comments on commit 16055a2

Please sign in to comment.