Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitddc1bef

Browse files
author
Joseph Damiba
committed
refactor check script
1 parent9e10c36 commitddc1bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
echo ${mapbox_token} > python/.mapbox_token
5656
make -kj8 || make -kj8
5757
curl https://raw.githubusercontent.com/plotly/documentation/source-design-merge/front-matter-ci.py > front-matter-ci.py
58-
curl https://raw.githubusercontent.com/plotly/documentation/69c99a624397ed2eaf644afd76f3d42fe1b4015c/check-or-enforce-order.py > check-or-enforce-order.py
58+
curl https://raw.githubusercontent.com/plotly/documentation/964cb968aac8b12cdd358a3be0cfb0b079a33ac3/check-or-enforce-order.py > check-or-enforce-order.py
5959
python front-matter-ci.py build/html
6060
python check-or-enforce-order.py python
6161
if [ "${CIRCLE_BRANCH}" == "master" ]; then

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp