This commit is contained in:
Serhii Londar 2018-11-14 23:50:55 +02:00
parent 0ca019641e
commit ec2d8957cc

View file

@ -12,7 +12,7 @@ warn 'Please update the Pull Request title to contain the library name' if githu
# Check links
require 'json'
results = File.read 'ab-results-README.md-markdown-table.json'
results = File.read 'ab-results-applications.json-markdown-table.json'
j = JSON.parse results
if j['error']==true
m = j['title']