We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c86ebc commit 3a0c4a9Copy full SHA for 3a0c4a9
1 file changed
turbo.json
@@ -17,6 +17,7 @@
17
"dependsOn": ["^check:types"]
18
},
19
"check:lint": {
20
+ "env": ["GITHUB_ACTIONS"],
21
"dependsOn": ["^check:lint"]
22
23
"eval:ci": {
0 commit comments