diff --git a/README.md b/README.md index 31060fa..9a96e4f 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,11 @@ commands = ["npm run lint"] name = "tests" paths = ["src", "tests"] ignorePrefixes=["vendor"] # ignore "src/vendor/*" and "tests/vendor/*" -commands = ["npm run test"] +commands = ["npm run test", "npm run build"] +breakOnFail = true # if tests will fail, build won't be run ``` ## Donation -If you enjoying this tool, feel free to buy me a coffee 😉 +If you are enjoying this tool, feel free to buy me a coffee 😉 Buy Me A Coffee