Skip to content

Commit

Permalink
Merge pull request #891 from JuliaReach/auto-juliaformatter-pr
Browse files Browse the repository at this point in the history
Automatic JuliaFormatter.jl run
  • Loading branch information
schillic authored Jan 11, 2025
2 parents 112ea82 + 27ed090 commit 118d182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +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."
"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 118d182

Please sign in to comment.