Skip to content

Commit

Permalink
lower max success to 200
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking committed Nov 24, 2020
1 parent 7f0f5ba commit 37d5110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/nightly.yml
Expand Up @@ -47,7 +47,7 @@ steps:
timeout_in_minutes: 360
env:
HOME: "/cache/cardano-wallet.home"
HSPEC_OPTIONS: "--qc-max-success=500"
HSPEC_OPTIONS: "--qc-max-success=200"
agents:
system: x86_64-linux

Expand Down

0 comments on commit 37d5110

Please sign in to comment.