mirror of
https://github.com/haskell-nix/hnix-store.git
synced 2024-11-24 05:33:19 +03:00
Merge pull request #242 from squalus/fix-hie
update test targets in hie.yaml
This commit is contained in:
commit
5e35aaddeb
5
hie.yaml
5
hie.yaml
@ -10,4 +10,7 @@ cradle:
|
||||
component: "lib:hnix-store-remote"
|
||||
|
||||
- path: "./hnix-store-remote/tests"
|
||||
component: "hnix-store-remote:test:hnix-store-remote-tests"
|
||||
component: "hnix-store-remote:test:remote"
|
||||
|
||||
- path: "./hnix-store-remote/tests-io"
|
||||
component: "hnix-store-remote:test:remote-io"
|
||||
|
Loading…
Reference in New Issue
Block a user