diff --git a/.github/workflows/sanitized_ci.yml b/.github/workflows/sanitized_ci.yml index 19755d239070bb..1039d438e0652f 100644 --- a/.github/workflows/sanitized_ci.yml +++ b/.github/workflows/sanitized_ci.yml @@ -161,7 +161,7 @@ jobs: .\make.bat -msvc .\v.exe self - name: Ensure code is well formatted - run: v test-cleancode + run: .\v.exe test-cleancode # - name: Install dependencies # run: | # .\v.exe setup-freetype