Merge PR #3080: Run fewer blocks on CI multi-seed simulation

This commit is contained in:
Christopher Goes 2018-12-11 15:49:19 +01:00 committed by GitHub
parent 4ecbf0dd5f
commit e54e0465e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ jobs:
name: Test multi-seed Gaia simulation
command: |
export PATH="$GOBIN:$PATH"
make test_sim_gaia_multi_seed
scripts/multisim.sh 25 TestFullGaiaSimulation
test_cover:
<<: *defaults