Skip to content

Commit 3f02db9

Browse files
committed
chore: add yarn.lock to pick up dep changes in test workflow
1 parent 5a70f61 commit 3f02db9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- 'packages/**'
2727
- 'targets/**'
2828
- 'cypress/**'
29+
- 'yarn.lock'
2930
- '.github/workflows/checks.yml'
3031
- '.github/workflows/tests.yml'
3132
build:

0 commit comments

Comments
 (0)