Add end-to-end tests for proxy blocking malware packages

This commit is contained in:
Sander Declerck 2025-09-30 15:03:49 +02:00
parent a3f91b8b55
commit 6c08c6adce
No known key found for this signature in database
4 changed files with 115 additions and 1 deletions

View file

@ -82,7 +82,7 @@ jobs:
# EOL compatibility testing - Node 16 (EOL Sept 2023)
- node_version: "16"
npm_version: "8.0.0"
yarn_version: "3.6.0"
yarn_version: "1.22.0"
pnpm_version: "8.0.0"
steps: