Skip to content

Commit a660410

Browse files
committed
add lightning e2e
1 parent 707c771 commit a660410

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ jobs:
7171
- { name: onboarding_backup_numberpad, grep: "@onboarding|@backup|@numberpad" }
7272
- { name: onchain_boost_receive_widgets, grep: "@onchain|@boost|@receive|@widgets" }
7373
- { name: settings, grep: "@settings" }
74-
- { name: security_send, grep: "@security|@send" }
74+
- { name: send, grep: "@send" }
75+
- { name: lightning_security, grep: "@lightning|@security" }
7576

7677
name: e2e-tests - ${{ matrix.shard.name }}
7778

0 commit comments

Comments
 (0)