Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icfaust authored Nov 1, 2024
1 parent 186aa77 commit de29e51
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .ci/pipeline/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ jobs:
- script: |
git clone https://github.com/icfaust/scikit-learn-intelex.git .
git switch dev/azure_pipelines_without_dal-devel
displayName: Clone sklearnex
displayName: 'Clone sklearnex'
- task: DownloadPipelineArtifact@2
inputs:
artifact: 'oneDAL environment'
Expand All @@ -632,9 +632,6 @@ jobs:
- script: |
.ci/env/apt.sh tbb
displayName: 'tbb installation'
- script: |
.ci/scripts/describe_system.sh
displayName: 'System info'
- template: .ci/pipeline/build-and-test-lnx.yml@sklearnex
- task: PublishPipelineArtifact@1
inputs:
Expand Down

0 comments on commit de29e51

Please sign in to comment.