CI: Remove cache on cycles

cycles uses a different system than the rest of the testing_cache, creating errors like libcrypto.so.1 being missing
This commit is contained in:
Haelwenn (lanodan) Monnier 2022-07-20 17:49:56 +02:00
parent 3193f18cf3
commit 65a5c713e9
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ cycles:
stage: test
only:
changes: *build_changes_policy
cache: *testing_cache_policy
cache: {}
before_script: *current_bfr_script
script:
- mix compile