Skip to content

refactor: Lint Kotlin, C and C++ code (#1610) #113

refactor: Lint Kotlin, C and C++ code (#1610)

refactor: Lint Kotlin, C and C++ code (#1610) #113

Workflow file for this run

name: build
on:
push:
branches:
- main
jobs:
call-build-example:
uses: ./.github/workflows/build-example.yml
call-test:
needs: call-build-example
uses: ./.github/workflows/test.yml