mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Fixed chromedriver spelling in test.yml
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- name: Verify Chromium and ChromeDriver
|
||||
run: |
|
||||
chromium-browser --version
|
||||
/usr/bin/chromium-chromedriver --version
|
||||
/usr/bin/chromedriver --version
|
||||
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore src/
|
||||
|
||||
Reference in New Issue
Block a user