Skip to content

Commit

Permalink
Update test/runtests.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Marcelo Forets <mforets@gmail.com>
  • Loading branch information
schillic and mforets authored Jan 9, 2025
1 parent 6487287 commit 8ed51ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8ed51ec

Please sign in to comment.