Skip to content

Commit 6e5dc41

Browse files
committed
quotes
1 parent e20afab commit 6e5dc41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
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)