Skip to content

Commit 04ff3e8

Browse files
committed
Save with updated comment
1 parent b5c34a6 commit 04ff3e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# install Chrome first, so the correct version of webdriver can be installed by chromedriver when setting up the repo
1818
- name: install Chrome stable
1919
# Install Chrome version 110.0.5481.177-1 as some Auth tests start to fail on version 111.
20-
# We will retry to use the latest, once version 112 becomes stable.
20+
# Temporary: Auth team will explore what's going wrong with the auth tests.
2121
run: |
2222
sudo apt-get update
2323
sudo apt-get install wget

0 commit comments

Comments
 (0)