Skip to content

Make overmind the default process #1978

Open
@amitaibu

Description

@amitaibu

So the project's tests could run on GH actions, without needing to define it in the project's flake.nix

  devenv.shells.default = {
      # This is needed so when running tests in GitHub actions, we can execute `devenv up &` without an error.
      process.implementation = "overmind";
  };

Not sure where to set it on IHP, though 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions