Skip to content

Commit 9b143ad

Browse files
committed
relint
1 parent 6d3a85d commit 9b143ad

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ jobs:
2020
- checkout
2121

2222
- run:
23-
name: Add chrome keys & update.
24-
command: |
25-
wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
26-
sudo apt-get update
23+
name: Add chrome keys & update.
24+
command: |
25+
wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
26+
sudo apt-get update
2727
2828
- browser-tools/install-browser-tools:
2929
chrome-version: 120.0.6099.71

0 commit comments

Comments
 (0)