Skip to content

Commit a100cdf

Browse files
committed
remove comment
1 parent adb6dd7 commit a100cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
name: CI-Build
2727
command: npm run cibuild
2828

29-
install-and-cibuild: # main cibuild using node 16 & npm 7
29+
install-and-cibuild:
3030
docker:
3131
- image: cimg/node:18.20.4
3232
working_directory: ~/plotly.js

0 commit comments

Comments
 (0)