Skip to content
Snippets Groups Projects
Unverified Commit b0c4832d authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Get the option name right

parent baafab1d
Branches
No related tags found
1 merge request!144Disable the Eliot test suite
......@@ -125,7 +125,7 @@ jobs:
#
# Also limit the number of concurrent jobs because of resource
# constraints on CircleCI. :/
nix-build --jobs 1 --argstr hypothesisProfile ci --arg collectCoverage true --attr doc
nix-build --max-jobs 1 --argstr hypothesisProfile ci --arg collectCoverage true --attr doc
- run:
name: "Cache codecov"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment