yuvipanda / pre-commit-hook-ensure-sops

pre-commit hook to ensure that files that should be encrypted with sops are
BSD 3-Clause "New" or "Revised" License
35 stars 19 forks source link

Add CI workflows to run unit tests #18

Closed nialov closed 1 year ago

nialov commented 1 year ago
          This is a great addition, thank you @nialov! Do you feel like you can add a GitHub action too that can run these for every PR?

Originally posted by @yuvipanda in https://github.com/yuvipanda/pre-commit-hook-ensure-sops/issues/17#issuecomment-1629323121

As suggested by @yuvipanda, the unit tests could be ran on pushes and pull requests automatically.

I will create a pull request for the purpose!