mirror of
https://github.com/actions/toolkit.git
synced 2026-08-25 00:00:27 +02:00
linting
This commit is contained in:
Vendored
+1
-1
@@ -50,7 +50,7 @@ function checkKey(key: string): void {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
export function isFeatureAvailable(): boolean {
|
export function isFeatureAvailable(): boolean {
|
||||||
return utils.isFeatureAvailable();
|
return utils.isFeatureAvailable()
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user