There was an error while loading. Please reload this page.
1 parent 75af979 commit 5dba5deCopy full SHA for 5dba5de
.circleci/config.yml
@@ -21,6 +21,7 @@ jobs:
21
command: |
22
pip install -r doc-requirements.txt
23
make spec
24
+ make compat
25
- store_artifacts:
26
path: _site/
27
0 commit comments