diff options
| author | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-05-21 08:24:55 +1000 |
|---|---|---|
| committer | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-05-21 08:24:55 +1000 |
| commit | b36db772c2bf9f5702633d094563661d3705e1f1 (patch) | |
| tree | b49367078798937309b1c5aee5a6cd99697152fc /Makefile | |
| parent | a03feadd2a5a247b719e3798468eec13bc25fc48 (diff) | |
fix(Makefile): Remove xdg-open to open coverage reports on target run
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -74,5 +74,4 @@ coverage: clean @echo "" @echo "HTML report generated at coverage/index.html" @echo "Opening with browser..." - xdg-open coverage/index.html .PHONY: all clean debug release asan test test-png gdb bench coverage
\ No newline at end of file |
