Skip to content

Commit

Permalink
quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
birkskyum committed Aug 12, 2024
1 parent e20afab commit 6e5dc41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
working_directory: ~/plotly.js
steps:
- browser-tools/install-browser-tools: &browser-versions
firefox-version: 81.0
firefox-version: "81.0"
install-chrome: false
install-chromedriver: false
- attach_workspace:
Expand All @@ -203,7 +203,7 @@ jobs:
working_directory: ~/plotly.js
steps:
- browser-tools/install-browser-tools: &browser-versions
firefox-version: 82.0
firefox-version: "82.0"
install-chrome: false
install-chromedriver: false
- attach_workspace:
Expand Down

0 comments on commit 6e5dc41

Please sign in to comment.