Merge pull request 'clan-cli: symlink cli into an otherwise empty package' (#366) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 9s
assets1 / test (push) Successful in 6s
checks / test (push) Successful in 26s

This commit is contained in:
clan-bot 2023-09-28 10:22:56 +00:00
commit deba9ebffd

View File

@ -19,7 +19,7 @@
default = self'.packages.clan-cli;
};
checks = self'.packages.clan-cli.tests;
checks = self'.packages.clan-cli-unwrapped.tests;
};
}