Skip to content

Commit dfb040a

Browse files
committed
Another attempt to fix versions
1 parent b35f637 commit dfb040a

File tree

3 files changed

+1
-451
lines changed

3 files changed

+1
-451
lines changed

.github/workflows/e2e-prod-status-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ jobs:
2323
uses: browser-actions/setup-chrome@latest
2424
with:
2525
chrome-version: stable
26+
install-chromedriver: true
2627
- name: Run Nightwatch e2e tests on Prod
2728
run: npx nightwatch nightwatch/e2e-test-of-uiucchat-prod.js

0 commit comments

Comments
 (0)