Commit 1c7534f2 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[gitlab-ci] install yarn packages

Hopefully, --skip-builds option will skip building purescript, which
doesn't work on nixos now...
parent a4c46517
......@@ -29,4 +29,5 @@ test:
- nix-env -i git
- nix-env -i nodejs
- nix-env -i yarn
- yarn --skip-builds
- nix-shell shell.nix --run test-ps
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