We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04500a2 + 7ed5931 commit b403e86Copy full SHA for b403e86
.github/workflows/e2e.yml
@@ -71,7 +71,7 @@ jobs:
71
- { name: onboarding_backup_numberpad, grep: "@onboarding|@backup|@numberpad" }
72
- { name: onchain_boost_receive_widgets, grep: "@onchain|@boost|@receive|@widgets" }
73
- { name: settings, grep: "@settings" }
74
- - { name: security, grep: "@security" }
+ - { name: security_send, grep: "@security|@send" }
75
76
name: e2e-tests - ${{ matrix.shard.name }}
77
0 commit comments