Fix pre-commit hook docs on README.md

X-DeepSpeech: NOBUILD
This commit is contained in:
Reuben Morais 2019-04-29 12:59:28 +00:00 committed by GitHub
parent ccf7ab362b
commit cb0e9763be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -410,7 +410,7 @@ if [ "$old_stash" = "$new_stash" ]; then
fi
# Run tests
cardboardlinter --refspec HEAD^ -n auto
cardboardlinter --refspec HEAD -n auto
status=$?
# Restore changes