mirror of https://github.com/CIRCL/lookyloo
Update nosetests.yml
parent
0f79d1479c
commit
73d4aba773
|
@ -34,6 +34,7 @@ jobs:
|
|||
git diff --quiet website/web/sri.txt
|
||||
if ! [ $? == 0 ] ; then
|
||||
echo "SRIs not up-to-date, you must run tools/generate_sri.py"
|
||||
git diff website/web/sri.txt
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue