This commit is contained in:
Tian Jin 2019-12-23 17:00:55 -05:00
parent 13f9c83397
commit 52ca81f3ad
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ jobs:
steps: steps:
- checkout - checkout
- run:
command: which git
- run: - run:
name: Set up MLIR. name: Set up MLIR.
command: | command: |