mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Adding debug.linux-float64 to pre-commit testing.
This commit is contained in:
parent
1a6ca3108b
commit
4f68e43b7d
3
Makefile
3
Makefile
@ -85,7 +85,8 @@ all: precommit
|
||||
|
||||
PRECOMMIT_CHECK_TARGETS_NO_VALGRIND_LIST= debug.linux.check \
|
||||
release.linux.check \
|
||||
debug_release.linux.check
|
||||
debug_release.linux.check \
|
||||
debug.linux-float64.check
|
||||
PRECOMMIT_CHECK_TARGETS_VALGRIND_LIST= debug.linux-valgrind.check \
|
||||
release.linux-musl-valgrind.check
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user