Skip to content

enhance analyzer for callee chains #4

enhance analyzer for callee chains

enhance analyzer for callee chains #4

Workflow file for this run

name: Build & Test
on:
push:
branches:
- '**'
tags-ignore:
- '**'
pull_request:
branches:
- '**'
jobs:
build:
uses: ./.github/workflows/build.yml
test:
needs: build
uses: ./.github/workflows/test.yml