Skip to content

clang-tidy: Ignore llvmlibc-inline-function-decl #826

clang-tidy: Ignore llvmlibc-inline-function-decl

clang-tidy: Ignore llvmlibc-inline-function-decl #826

Workflow file for this run

name: Android
on:
pull_request:
push:
jobs:
build:
runs-on: [ubuntu-latest]
container:
image: registry.gitlab.com/jhasse/android-ndk-docker:r25c
steps:
- uses: actions/checkout@v3
- name: Build
run: make -C android