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.
1 parent a57d630 commit 72ffc92Copy full SHA for 72ffc92
.github/workflows/e2e.yml
@@ -71,6 +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" }
75
76
name: e2e-tests - ${{ matrix.shard.name }}
77
0 commit comments