We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e64d801 commit 8ef72f4Copy full SHA for 8ef72f4
1 file changed
.github/workflows/e2e.yml
@@ -71,6 +71,7 @@ jobs:
71
- { name: onboarding_backup_numberpad, grep: "@onboarding|@backup|@numberpad" }
72
- { name: onchain_receive_widgets, grep: "@onchain|@receive|@widgets" }
73
- { name: settings, grep: "@settings" }
74
+ - { name: send, grep: "@send" }
75
76
name: e2e-tests - ${{ matrix.shard.name }}
77
0 commit comments