tudo-astroparticlephysics / PROPOSAL

Monte Carlo Simulation propagating charged Leptons through Media as C++ Library
GNU Lesser General Public License v3.0
35 stars 21 forks source link

Fix execution of tests in new CI #366

Closed Jean1995 closed 1 year ago

Jean1995 commented 1 year ago

With the update in #365, tests were not executed anymore because they weren't cached.

This PR caches the folder where tests are saved, so they are actually run.