DeterminateSystems / flake-checker-action

A GitHub Action that performs health checks for your Nix flake.lock files
https://github.com/marketplace/actions/nix-flake-checker
MIT License
54 stars 4 forks source link

Make the Action fallible #4

Closed lucperkins closed 1 year ago

lucperkins commented 1 year ago

With the addition of fail mode, we want the Action to fail in some cases (namely when fail-mode is set to true).