Skip to content

Commit 4966910

Browse files
committed
remove environment.yml
1 parent e6ad229 commit 4966910

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

componentDetection.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ test('full action scan creates manifests with correct names and file source loca
230230
'package-lock.json',
231231
'nested/package.json',
232232
'nested/package-lock.json',
233-
'environment.yaml'
234233
];
235234

236235
const manifestsByName = manifests!.reduce((acc, manifest) => {

0 commit comments

Comments
 (0)