Skip to content

Commit 5a4a415

Browse files
author
Jayash Satolia
committed
Fix
1 parent 1994966 commit 5a4a415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/system_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
required: true
1414
run_smoke_tests:
1515
description: 'Run subset of system tests (smoke tests) for faster feedback (NOT FOR PRS POINTED TO STAGING)'
16-
default: 'false'
16+
default: 'true'
1717
required: false
1818
test_file_filter:
1919
description: 'Comma separated list of test files to run (eg. zwalletcli_register_wallet_test.go, zwalletcli_send_and_balance_test.go). If supplied, the PR will NOT be notified of the test result'

0 commit comments

Comments
 (0)