Remove simulations logs storage from CI
This commit is contained in:
@@ -125,8 +125,6 @@ jobs:
|
|||||||
name: Run simulations
|
name: Run simulations
|
||||||
command: |
|
command: |
|
||||||
make test-sim-multi-seed-short test-sim-import-export test-sim-deterministic
|
make test-sim-multi-seed-short test-sim-import-export test-sim-deterministic
|
||||||
- store_artifacts:
|
|
||||||
path: /tmp
|
|
||||||
|
|
||||||
upload-coverage:
|
upload-coverage:
|
||||||
executor: golang
|
executor: golang
|
||||||
|
|||||||
Reference in New Issue
Block a user