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 0ec444f commit 3d87578Copy full SHA for 3d87578
.github/workflows/e2e.yml
@@ -73,6 +73,7 @@ jobs:
73
- { name: settings, grep: "@settings" }
74
- { name: send, grep: "@send" }
75
- { name: lightning_security, grep: "@lightning|@security" }
76
+ - { name: lnurl, grep: "@lnurl" }
77
78
name: e2e-tests - ${{ matrix.shard.name }}
79
0 commit comments