Skip to content

chore(deps-dev): bump ip from 1.1.8 to 1.1.9 #87

chore(deps-dev): bump ip from 1.1.8 to 1.1.9

chore(deps-dev): bump ip from 1.1.8 to 1.1.9 #87

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