add capella circleci workflow

This commit is contained in:
Danny Ryan
2021-12-02 11:56:05 -07:00
parent 3024dc8ba8
commit 2010994d10

View File

@@ -257,6 +257,9 @@ workflows:
- test-merge:
requires:
- install_pyspec_test
- test-capella:
requires:
- install_pyspec_test
- table_of_contents
- codespell
- lint: