Skip to content

chore(deps): bump follow-redirects from 1.15.1 to 1.15.6 in /packages/documentations #89

chore(deps): bump follow-redirects from 1.15.1 to 1.15.6 in /packages/documentations

chore(deps): bump follow-redirects from 1.15.1 to 1.15.6 in /packages/documentations #89

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
main:
name: Nx Cloud - Main Job
uses: nrwl/ci/.github/workflows/[email protected]
with:
parallel-commands-on-agents: |
pnpm exec nx affected --target=test --parallel=3 --ci --code-coverage
# pnpm exec nx affected --target=package --parallel=2
agents:
name: Nx Cloud - Agents
uses: nrwl/ci/.github/workflows/[email protected]
with:
number-of-agents: 3