alteryx / evalml

EvalML is an AutoML library written in python.
https://evalml.alteryx.com
BSD 3-Clause "New" or "Revised" License
768 stars 86 forks source link

Update build_conda_pkg.yaml #4335

Closed MichaelFu512 closed 11 months ago

MichaelFu512 commented 11 months ago

Pull Request Description

Closes #4336 Attempt to fix build conda package github action error where it: failed with error: [Errno 28] No space left on device by using sparse-checkout.


After creating the pull request: in order to pass the release_notes_updated check you will need to update the "Future Release" section of docs/source/release_notes.rst to include this pull request by adding :pr:123.

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (6eed03c) 99.7% compared to head (475dfa0) 99.7%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4335 +/- ## ===================================== Coverage 99.7% 99.7% ===================================== Files 357 357 Lines 39869 39869 ===================================== Hits 39749 39749 Misses 120 120 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.