Skip to content

chore(deps): update dependency oxc-transform to ^0.101.0 #218

chore(deps): update dependency oxc-transform to ^0.101.0

chore(deps): update dependency oxc-transform to ^0.101.0 #218

Workflow file for this run

name: CI
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize]
push:
branches:
- main
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: ${{ github.ref_name != 'main' }}
jobs:
benchmark:
name: Benchmark
runs-on: ubuntu-latest
steps:
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1
- uses: oxc-project/setup-node@141eb77546de6702f92d320926403fe3f9f6a6f2 # v1.0.5
- run: pnpm install
- run: pnpm run bench id
- run: pnpm run bench transform