Skip to content

Commit

Permalink
Keep log verbosity low running test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikee47 committed Mar 24, 2024
1 parent 4da045f commit 9f7d345
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ ifeq ($(OS)-$(CI),Windows_NT-true)
else
$(call TestNotify,Basic_Graphics,start)
$(Q) $(MAKE) $(MAKE_ARGS) \
DEBUG_VERBOSE_LEVEL=2 \
ENABLE_VIRTUAL_SCREEN=0 \
MAX_LOOP_COUNT=1 \
GUITIMER_INTERVAL=100 \
Expand Down

0 comments on commit 9f7d345

Please sign in to comment.