Skip to content

[HIPIFY][doc] Added -DLLVM_INCLUDE_TESTS=OFF to LLVM build command … #132

[HIPIFY][doc] Added -DLLVM_INCLUDE_TESTS=OFF to LLVM build command …

[HIPIFY][doc] Added -DLLVM_INCLUDE_TESTS=OFF to LLVM build command … #132

Workflow file for this run

name: Markdownlint mdl Action
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Use markdownlint
uses: actionshub/[email protected]
with:
filesToIgnoreRegex: "README.md"