Skip to content

Commit b8e841b

Browse files
committed
fixup! feat(core): add N1W1 backup/recovery flows
1 parent c5d047b commit b8e841b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/core.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ jobs:
353353
if: ${{ always() && env.ACTIONS_DO_UI_TEST == 'true' && !matrix.n4w1 }}
354354
continue-on-error: true
355355
- uses: ./.github/actions/upload-coverage
356+
if: ${{ !matrix.n4w1 }}
356357

357358
# Click tests - UI.
358359
# See [docs/tests/click-tests](../tests/click-tests.md) for more info.

0 commit comments

Comments
 (0)