Merge pull request #1349 from CosmWasm/remove_simulation_logs_storage

Remove simulations logs storage from CI
This commit is contained in:
Alexander Peters
2023-04-20 09:10:38 +02:00
committed by GitHub

View File

@@ -125,8 +125,6 @@ jobs:
name: Run simulations
command: |
make test-sim-multi-seed-short test-sim-import-export test-sim-deterministic
- store_artifacts:
path: /tmp
upload-coverage:
executor: golang