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 version: 2
checks: checks:
jobs: jobs:
- checkout - checkout:
filters:
branches:
ignore: master
- checks: - checks:
requires: requires:
- checkout - checkout
filters:
branches:
ignore: master
branch_deploy: branch_deploy:
jobs: jobs: