Skip to content

Commit

Permalink
test for gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
anandhu-eng committed Jun 25, 2024
1 parent 7b63af2 commit b688d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-mlperf-inference-abtf-poc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install dependencies
run: |
pip install cmind
cm pull repo --url=${{ github.event.pull_request.head.repo.html_url }} --checkout=${{ github.event.pull_request.head.ref }}
cm pull repo --url=https://github.com/anandhu-eng/cm4mlops.git --checkout=fixGithubActionError
cm pull repo mlcommons@cm4abtf --branch=poc
- name: Test MLPerf Inference ABTF POC using ${{ matrix.backend }} on docker
run: |
Expand Down

0 comments on commit b688d89

Please sign in to comment.