Skip to content

Commit 57da895

Browse files
committed
run yarn tests for all workspaces
1 parent 80d3d9c commit 57da895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"workspaces": [
4-
"src/*/Resources/assets"
4+
"src/**/Resources/assets"
55
],
66
"scripts": {
77
"build": "yarn workspaces run build",

0 commit comments

Comments
 (0)