CI: Correr tests
Some checks failed
continuous-integration/woodpecker the build failed

This commit is contained in:
Cat /dev/Nulo 2021-11-30 15:04:17 +00:00
parent f8c8d45fde
commit 64d5558996

View file

@ -5,3 +5,4 @@ pipeline:
- make bundle hain="sh -c"
- make brakeman hain="sh -c"
- make rubocop hain="sh -c"
- make tests hain="sh -c"