Skip to content

Commit dc386d1

Browse files
committed
e2e: ci tests
1 parent 93e02d6 commit dc386d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-wallet-playwright.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
workflow_dispatch:
55
push:
66
paths:
7-
- 'e2e/specs/wallets/**'
8-
- '.github/workflows/test-wallet-playwright.yaml'
7+
#all files
8+
- '**'
99

1010
env:
1111
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}

0 commit comments

Comments
 (0)