detsys-ts
Preparing search index...
NixRequirementHandling
Type Alias NixRequirementHandling
NixRequirementHandling
:
"fail"
|
"warn"
|
"ignore"
How to handle whether Nix is currently installed on the runner.
fail
means that the workflow fails if Nix isn't installed
warn
means that a warning is logged if Nix isn't installed
ignore
means that Nix will not be checked
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
detsys-ts
Loading...
How to handle whether Nix is currently installed on the runner.
fail
means that the workflow fails if Nix isn't installedwarn
means that a warning is logged if Nix isn't installedignore
means that Nix will not be checked