Skip to content

Commit

Permalink
Update test-scc24-sdxl.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Sep 29, 2024
1 parent f0d7f7e commit 663f4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-scc24-sdxl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- name: Test MLPerf Inference reference SDXL SCC
run: |
if [ -f "gh_action/bin/activate" ]; then source gh_action/bin/deactivate; fi
if [ -f "gh_action/bin/deactivate" ]; then source gh_action/bin/deactivate; fi
python3 -m venv gh_action
source gh_action/bin/activate
cm pull repo
Expand Down

0 comments on commit 663f4eb

Please sign in to comment.