Remove simulations logs storage from CI

This commit is contained in:
Pino' Surace
2023-04-19 14:07:20 +02:00
parent 88439cbe1e
commit 22b5903b99

View File

@@ -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