Skip to content

Commit

Permalink
actually run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC authored Jan 16, 2025
1 parent 4ff2dae commit 040bacb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ Logging.with_logger((islogging || Pkg.DEFAULT_IO[] == devnull) ? Logging.Console
"manifests.jl",
"project_manifest.jl",
"sources.jl",
"workspaces.jl"
"workspaces.jl",
"apps.jl",
]
@info "==== Testing `test/$f`"
flush(Pkg.DEFAULT_IO[])
Expand Down

0 comments on commit 040bacb

Please sign in to comment.