Skip to content

chore(deps-dev): bump @babel/traverse from 7.21.2 to 7.23.7 #83

chore(deps-dev): bump @babel/traverse from 7.21.2 to 7.23.7

chore(deps-dev): bump @babel/traverse from 7.21.2 to 7.23.7 #83

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