Skip to content

Commit

Permalink
Continue on Conda CI error (ultralytics#15958)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored Sep 2, 2024
1 parent 1a497f1 commit 5b3e60b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ jobs:

Conda:
if: github.repository == 'ultralytics/ultralytics' && (github.event_name == 'schedule' || github.event.inputs.conda == 'true')
continue-on-error: true
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 5b3e60b

Please sign in to comment.