Skip to content

Commit a687c3a

Browse files
committed
Revert, test Github Worflow's failure catch mechanism confirmed to be working
1 parent 4302483 commit a687c3a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/run-tests.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,3 @@ def test (filename):
6060

6161
if failed > 0 or passed == 0:
6262
sys.exit(1)
63-
#! always fail
64-
sys.exit(1)

0 commit comments

Comments
 (0)