mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-06-17 12:37:25 +02:00
Warn on awesomebot fails
This commit is contained in:
parent
08ef1288a8
commit
6b25d7f2a5
2 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,6 @@ end
|
|||
|
||||
# Check syntax
|
||||
if has_readme_changes
|
||||
awesome_bot temp.md --allow-redirect --allow-ssl
|
||||
require 'json'
|
||||
syntaxresults = File.read 'syntaxcheck.json'
|
||||
sj = JSON.parse syntaxresults
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue