Skip to content

Commit

Permalink
ci: fix tests-sanitize-address-msvc in sanitized_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spytheman committed Apr 29, 2024
1 parent cf80f11 commit f33b712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanitized_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f33b712

Please sign in to comment.