Skip to content

Commit

Permalink
Merge PR #3440: Fix long multi-seed simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
cwgoes authored Jan 30, 2019
1 parent 3864d5b commit d2b453e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
name: Test multi-seed Gaia simulation long
command: |
export PATH="$GOBIN:$PATH"
scripts/multisim.sh 800 50 TestFullGaiaSimulation
scripts/multisim.sh 500 50 TestFullGaiaSimulation
test_sim_gaia_multi_seed:
<<: *linux_defaults
Expand Down

0 comments on commit d2b453e

Please sign in to comment.