Fix signed-off check in tolerant mode (#3915)

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik frobert@inf.u-szeged.hu
This commit is contained in:
Robert Fancsik
2020-06-18 13:04:46 +02:00
committed by GitHub
parent 5e34a5e978
commit fb6ea035d3
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Initializtaion
run: sudo apt-get install doxygen vera++ cppcheck pylint pylint python-serial -q
- name: Signed-off
run: $RUNNER --check-signed-off=travis
run: $RUNNER --check-signed-off=gh-actions
- name: Doxygen
run: $RUNNER --check-doxygen
- name: Vera++