Skip to content

Commit

Permalink
Update ci.yml (#2157)
Browse files Browse the repository at this point in the history
  • Loading branch information
icfaust authored Nov 8, 2024
1 parent 00482c2 commit 4eaea5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ jobs:
call .\.github\scripts\activate_components.bat ${{ steps.set-env.outputs.DPCFLAG }}
set PYTHON=python
cd ..
call scikit-learn-intelex\conda-recipe\run_test.bat scikit-learn-intelex\ --json-report
call scikit-learn-intelex\conda-recipe\run_test.bat scikit-learn-intelex\
- name: Sklearn testing
shell: cmd
run: |
Expand Down

0 comments on commit 4eaea5b

Please sign in to comment.