Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 55802ef

Browse files
committed
dash hide-undo-redo is in master
1 parent e745120 commit 55802ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- run:
3939
name: Install dependencies (dash)
4040
command: |
41-
git clone -b hide-undo-redo [email protected]:plotly/dash.git
41+
git clone [email protected]:plotly/dash.git
4242
git clone [email protected]:plotly/dash-core-components.git
4343
git clone [email protected]:plotly/dash-html-components.git
4444
git clone [email protected]:plotly/dash-table.git

0 commit comments

Comments
 (0)