Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6e5dc41

Browse filesBrowse files
committed
quotes
1 parent e20afab commit 6e5dc41
Copy full SHA for 6e5dc41

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎.circleci/config.yml

Copy file name to clipboardExpand all lines: .circleci/config.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
working_directory: ~/plotly.js
185185
steps:
186186
- browser-tools/install-browser-tools: &browser-versions
187-
firefox-version: 81.0
187+
firefox-version: "81.0"
188188
install-chrome: false
189189
install-chromedriver: false
190190
- attach_workspace:
@@ -203,7 +203,7 @@ jobs:
203203
working_directory: ~/plotly.js
204204
steps:
205205
- browser-tools/install-browser-tools: &browser-versions
206-
firefox-version: 82.0
206+
firefox-version: "82.0"
207207
install-chrome: false
208208
install-chromedriver: false
209209
- attach_workspace:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.