name: "Before e2e" description: "Before e2e" runs: using: "composite" steps: - name: Check content UP shell: bash run: ./node_modules/@alfresco/adf-cli/bin/adf-cli check-cs-env --host $BASE_URL -u $ADMIN_EMAIL -p $ADMIN_PASSWORD || exit 1