Skip to content
Snippets Groups Projects
Commit 7d6c9d46 authored by Matthew Pickering's avatar Matthew Pickering
Browse files

fix

parent 449f80a5
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ ci:
- nix-env -iA cachix -f https://cachix.org/api/v1/install
- cachix use ghc
- nix-shell -p git
- nix-shell -f shell.nix -i -A 'buildInputs'
- nix-env -f shell.nix -i -A 'buildInputs'
- cabal update
- cabal build -w ghc-9.2.4 ghc-debug-brick ghc-debug-common ghc-debug-convention ghc-debug-client ghc-debug-stub
- cabal test -w ghc-9.2.4
......
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