Skip to content

Commit

Permalink
ci3
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Sep 14, 2023
1 parent d14b9b3 commit c3452bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autotest/simulation.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ def run(self):

# print end of mfsim.lst to the screen
if failure and self.is_CI:
print(os.listdir(self.simpath))
fpth = os.path.join(self.simpath, "mfsim.lst")
msg = self._get_mfsim_listing(fpth) + msg

Expand Down

0 comments on commit c3452bb

Please sign in to comment.