mirror of
https://github.com/docker/metadata-action.git
synced 2025-07-13 04:01:48 +02:00
fix tests implementation
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
"useUnknownInCatchVariables": false,
|
||||
},
|
||||
"exclude": [
|
||||
"./__mocks__/**/*",
|
||||
"./__tests__/**/*",
|
||||
"./lib/**/*",
|
||||
"node_modules",
|
||||
|
Reference in New Issue
Block a user