This commit is contained in:
Adlai Holler
2018-11-08 07:41:28 -08:00
parent b86f8ae41f
commit 678cb45ff7
+1 -1
View File
@@ -56,7 +56,7 @@ workflows:
version: 2.1
github_pr_check:
jobs:
- setup_pods_and_sim
- fetch_deps
- {tests: {requires: [fetch_deps]}}
- {examples-pt1: {requires: [tests]}}
- {examples-pt2: {requires: [tests]}}