Hey! I've been really loving this project and it's been super helpful! I'm trying to figure out, though, how to run the test process in CI, I've tried using nixci and nix check, but they don't pick up the test. When I run the process compose with nix run, I can run the test manually, but it doesn't get called when I run `nix flake check.
I can provide whatever info is helpful! Thanks!
Hey! I've been really loving this project and it's been super helpful! I'm trying to figure out, though, how to run the
testprocess in CI, I've tried usingnixciand nix check, but they don't pick up the test. When I run the process compose withnix run, I can run the test manually, but it doesn't get called when I run `nix flake check.I can provide whatever info is helpful! Thanks!