ci: circle config testig

This commit is contained in:
Ben Moore
2020-04-08 14:41:13 -05:00
parent c93f511288
commit edec87910b
+7 -1
View File
@@ -107,10 +107,16 @@ workflows:
version: 2
checks:
jobs:
- checkout
- checkout:
filters:
branches:
ignore: master
- checks:
requires:
- checkout
filters:
branches:
ignore: master
branch_deploy:
jobs: