Skip to content
Snippets Groups Projects
Commit d9b1fc7f authored by BinderDavid's avatar BinderDavid
Browse files

Add -w argument in .gitlab-ci.yml

parent 5f78f9c9
No related branches found
No related tags found
1 merge request!1Add a minimal CI config file
Pipeline #57516 passed
......@@ -3,4 +3,4 @@ build:
tags:
- "x86_64-linux"
script:
- "cabal build"
- "cabal build -w $GHC"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment