Skip to content

Commit

Permalink
Fix XPU Windows binary build smoke test failure (#5718)
Browse files Browse the repository at this point in the history
  • Loading branch information
chuanqi129 authored Sep 26, 2024
1 parent a818a03 commit f139667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ jobs:
${CONDA_RUN} ${ENV_SCRIPT} ${POST_SCRIPT}
- name: Smoke Test
env:
ENV_SCRIPT: ${{ inputs.env-script }}
PACKAGE_NAME: ${{ inputs.package-name }}
SMOKE_TEST_SCRIPT: ${{ inputs.smoke-test-script }}
run: |
Expand Down

0 comments on commit f139667

Please sign in to comment.