[HIPIFY][#1086][rocBLAS][tests] Added tests on rocblas_half
functions
#186
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |