mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-10100][Security] Remove npx usage from CI/CD and shell scripts to mitigate supply chain risks (#4795)
This commit is contained in:
@@ -30,4 +30,4 @@ runs:
|
||||
printf "\nApplication is ready.\n"
|
||||
|
||||
echo "Running playwright tests with options ${{ inputs.options }}"
|
||||
npx nx run ${{ inputs.options }}-e2e:e2e
|
||||
E2E_TARGET=${{ inputs.options }} npm run ci:e2e
|
||||
|
||||
Reference in New Issue
Block a user