We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ad229 commit 4966910Copy full SHA for 4966910
1 file changed
componentDetection.test.ts
@@ -230,7 +230,6 @@ test('full action scan creates manifests with correct names and file source loca
230
'package-lock.json',
231
'nested/package.json',
232
'nested/package-lock.json',
233
- 'environment.yaml'
234
];
235
236
const manifestsByName = manifests!.reduce((acc, manifest) => {
0 commit comments