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 0ac9ec4 commit df37c0fCopy full SHA for df37c0f
.github/workflows/e2e-tests.yml
@@ -108,7 +108,7 @@ jobs:
108
# - { name: onchain_boost_receive_widgets, grep: "@onchain|@boost|@receive|@widgets" }
109
# - { name: settings, grep: "@settings" }
110
# - { name: security, grep: "@security" }
111
- - { name: e2e, grep: '@send|@lnurl|@lightning|@backup|@onboarding|@onchain_1|@onchain_2|@numberpad|@widgets|@boost|@receive|@settings|@security' }
+ - { name: e2e, grep: '@transfer|@send|@lnurl|@lightning|@backup|@onboarding|@onchain_1|@onchain_2|@numberpad|@widgets|@boost|@receive|@settings|@security' }
112
113
name: e2e-tests - ${{ matrix.shard.name }}
114
0 commit comments