Edit config to speed up debugging (#1447)
* Edit config to speed up debugging * Make test deterministic * Restore test-sim-deterministic
This commit is contained in:
@@ -138,7 +138,7 @@ jobs:
|
||||
- run:
|
||||
name: Run simulations
|
||||
command: |
|
||||
make test-sim-multi-seed-short test-sim-import-export test-sim-deterministic
|
||||
make test-sim-deterministic test-sim-multi-seed-short test-sim-import-export
|
||||
- store_artifacts:
|
||||
path: /tmp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user