Skip to content

Commit 642fb96

Browse files
authored
Add skin-museum-og lint to CI (#1321)
The skin-museum-og package has a lint script but it was not included in turbo.json, so it wasn't being checked in CI. This adds the skin-museum-og#lint task to turbo.json so it will be linted along with the other packages.
1 parent 8358d48 commit 642fb96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

turbo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
},
6767
"ani-cursor#lint": {},
6868
"skin-database#lint": {},
69+
"skin-museum-og#lint": {},
6970
"webamp-modern#lint": {},
7071
"winamp-eqf#lint": {},
7172
"dev": {

0 commit comments

Comments
 (0)