Skip to content

fix(classifiers): detect transitively-unreachable dead code, not just fanIn===0 #1222

fix(classifiers): detect transitively-unreachable dead code, not just fanIn===0

fix(classifiers): detect transitively-unreachable dead code, not just fanIn===0 #1222

Workflow file for this run

name: Build Native
on:
pull_request:
paths:
- 'crates/**'
- 'Cargo.toml'
- 'Cargo.lock'
workflow_dispatch:
permissions: {}
jobs:
build:
uses: ./.github/workflows/build-native-matrix.yml
permissions:
contents: read