From 8ed51ecf11bddd13839ae062edd60e6873ee79cb Mon Sep 17 00:00:00 2001 From: Christian Schilling Date: Thu, 9 Jan 2025 18:27:01 +0100 Subject: [PATCH] Update test/runtests.jl Co-authored-by: Marcelo Forets --- test/runtests.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/test/runtests.jl b/test/runtests.jl index 50b47450a..fdda9902c 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -4,6 +4,7 @@ using Test, ReachabilityAnalysis begin __test_short = haskey(ENV, "JULIA_PKGEVAL") + "Use the macro `ts` for tests which are deemed too slow and make the pipeline fail when running PkgEval." macro ts(arg) if !__test_short quote