Commit 6214b76d authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

In absence of cache:key:files, use pull-push for cabal-test cache

parent 82955e70
Pipeline #4370 passed with stage
......@@ -45,7 +45,7 @@ test:
paths:
- dist-newstyle/
- .cabal/
policy: pull
policy: pull-push
script:
- nix-shell --run "./bin/update-cabal-project $CABAL_STORE_DIR && cabal --store-dir=$CABAL_STORE_DIR v2-test --test-show-details=streaming --ghc-options='-O0 -fclear-plugins'"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment