Skip to content

Commit 562e351

Browse files
committed
remove pinning to test failure.
1 parent e828b0c commit 562e351

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-changed-auth.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ jobs:
5656
sudo apt-get update
5757
sudo apt-get install firefox
5858
sudo apt-get install wget
59-
sudo wget http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_110.0.5481.177-1_amd64.deb
60-
sudo apt-get install -f ./google-chrome-stable_110.0.5481.177-1_amd64.deb --allow-downgrades
6159
6260
- name: Checkout Repo
6361
uses: actions/checkout@master

0 commit comments

Comments
 (0)