Skip to content

Bump @sentry/tracing from 7.94.1 to 7.95.0 #4783

Bump @sentry/tracing from 7.94.1 to 7.95.0

Bump @sentry/tracing from 7.94.1 to 7.95.0 #4783

Workflow file for this run

name: Typecheck
on:
pull_request: ~
push:
branches:
- main
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- name: Typecheck
run: pnpm typecheck