Skip to content

Commit 91c32c3

Browse files
afarzat-edandrefarzat
authored andcommitted
Updating .circleci/config.yml
1 parent b13329b commit 91c32c3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: .circleci/config.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ jobs:
1919
working_directory: ~/repo
2020

2121
steps:
22-
- run:
23-
command: sudo apt-get update
24-
22+
- run: sudo apt-get update
2523
- browser-tools/install-chrome
24+
chrome-version: "114.0.5735.90"
2625
- browser-tools/install-browser-tools
2726
- run:
2827
command: |

0 commit comments

Comments
 (0)