| `Pre-commit` | `pre_commit.yml` | This workflow runs pre-commit checks for code style consistency for PRs. |
| `post-commit` | `post_commit.yml` | This workflow runs pre-commit checks for changed files to achieve code style consistency after a PR is merged. |
| `Report pre-commit failure` | `report_precommit_failure.yml` | This PR will put up a comment in the PR to explain the precommit failure and remedy if `Pre-commit` fails. |
### Unit Test
### Unit Test
...
@@ -130,8 +129,7 @@ This file controls which CUDA versions will be checked against CUDA extenson bui
...
@@ -130,8 +129,7 @@ This file controls which CUDA versions will be checked against CUDA extenson bui