Skip to content

Commit 26397cc

Browse files
committed
indent
1 parent 77cec39 commit 26397cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ jobs:
3434

3535
# Install Xvfb and related dependencies
3636
- run:
37-
name: Install Xvfb and dependencies
38-
command: |
39-
sudo apt-get update
40-
sudo apt-get install -y xvfb
37+
name: Install Xvfb and dependencies
38+
command: |
39+
sudo apt-get update
40+
sudo apt-get install -y xvfb
4141
4242
- run:
4343
name: Spin up Xvfb

0 commit comments

Comments
 (0)