Commit 77da92ae authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Generate cabal.project for cabal v2-test as well

parent 39ae1e93
Pipeline #4349 failed with stages
in 129 minutes and 53 seconds
......@@ -77,5 +77,5 @@ test:
- target
- .cabal/
script:
- nix-shell --run "cabal --store-dir=$CABAL_STORE_DIR v2-test --test-show-details=streaming"
- nix-shell --run "./bin/update-cabal-project $CABAL_STORE_DIR && cabal --store-dir=$CABAL_STORE_DIR v2-test --test-show-details=streaming"
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