Skip to content

chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /packages/documentations #93

chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /packages/documentations

chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /packages/documentations #93

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