remove environment.yml

This commit is contained in:
Lewis Jones
2025-07-09 13:49:12 +01:00
parent e6ad22924a
commit 496691092b
-1
View File
@@ -230,7 +230,6 @@ test('full action scan creates manifests with correct names and file source loca
'package-lock.json', 'package-lock.json',
'nested/package.json', 'nested/package.json',
'nested/package-lock.json', 'nested/package-lock.json',
'environment.yaml'
]; ];
const manifestsByName = manifests!.reduce((acc, manifest) => { const manifestsByName = manifests!.reduce((acc, manifest) => {