removed accidental space

This commit is contained in:
2024-08-23 01:00:52 -04:00
parent f40e55387c
commit 15d89556c3

View File

@@ -111,8 +111,7 @@ runs:
-i /azerothcore/modules/mod-eluna/LuaEngine/libs \
-j $(nproc)
--enable=warning,error \
--cppcheck-build-dir=/home/runner/work/${{ github.repository }}/_cppcheck_cache \
--cppcheck-build-dir=/home/runner/work/${{ github.repository }}/_cppcheck_cache \
/azerothcore/modules/${{ env.REPO_NAME }}
if [ -s report.txt ]; then
cat report.txt