Merge pull request #1311 from urbit/fix-ci-merge-builds

fix monorepo merge builds in CI
This commit is contained in:
Joe Bryan 2019-07-01 14:55:23 -07:00 committed by GitHub
commit faa78d1fc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,13 +9,6 @@ then
else
nix-build nix/ops \
-A test \
-A brass \
--max-jobs 2 \
--no-out-link
sh/test --arg debug true
sh/update-brass-pill
fi