You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ ] Family tags are added where applicable: \`@family-evm\`, \`@family-bitcoin\`, etc.
101
-
- [ ] \`@smoke\` tag added for critical path tests (if applicable)
102
100
- [ ] TMS/Xray ticket IDs are linked in test annotations (e.g., \`B2CQA-XXXX\`)
103
101
104
102
### Device Coverage (Required for new/updated tests)
@@ -108,7 +106,7 @@ jobs:
108
106
109
107
${deviceTable}
110
108
111
-
> 💡 Use \`workflow_dispatch\` to trigger the workflow manually on your branch. Set the \`speculos_device\` input to test each device. Replace *paste link* with a link to the workflow run or Allure report for each device.
109
+
> 💡 Use \`workflow_dispatch\` to trigger the workflow manually on your branch. Set the \`speculos_device\` input to test each device. Replace *paste link* with a link to the workflow run or Allure report.
112
110
`;
113
111
114
112
// Paginate through all comments to reliably find an existing bot comment
0 commit comments