Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA committed Apr 12, 2024
1 parent caf66d6 commit da503be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spack/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ def setup_run_environment(self, env):
@when("@4:")
def check(self):
with working_dir(self.builder.build_directory):
make("test")
make("-j1")

0 comments on commit da503be

Please sign in to comment.