Skip to content

Commit aadad1d

Browse files
authored
Update test_integration.py
1 parent 7e92930 commit aadad1d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test_integration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ def run_integration_check(reference_file, current_file, threshold=0.01):
4141
CURRENT = "current_simulation.npy"
4242

4343
success = run_integration_check(REFERENCE, CURRENT)
44-
4544
sys.exit(1)
4645
else:
4746
sys.exit(0)

0 commit comments

Comments
 (0)