Skip to content

Commit 200a987

Browse files
committed
Do not set failfast on the CI
1 parent 600b4d3 commit 200a987

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

unittesting.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"deferred": true,
33
"capture_console": true,
4-
"legacy_runner": false,
5-
"failfast": true
4+
"legacy_runner": false
65
}

0 commit comments

Comments
 (0)