Fix cpplint cmd

This commit is contained in:
Luis Blanco 2023-10-09 22:24:11 +04:00
parent b501c07de1
commit c82e029e90
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ jobs:
run: pip install cpplint
- name: Run Cpplint
run: cpplint --recursive .
run: cpplint --recursive ./test-addon