Skip to content

Commit 5dba5de

Browse files
committed
Update CircleCI config to generate compat tables
1 parent 75af979 commit 5dba5de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
command: |
2222
pip install -r doc-requirements.txt
2323
make spec
24+
make compat
2425
- store_artifacts:
2526
path: _site/
2627

0 commit comments

Comments
 (0)