Skip to content

Commit

Permalink
wrong package
Browse files Browse the repository at this point in the history
  • Loading branch information
21ShisodeParth committed Jan 10, 2025
1 parent 8246e4b commit 7b9ded6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
needs: changes
if: ${{ needs.changes.outputs.phoenix_evals == 'true' }}
strategy:
fail-fast: false
matrix:
py: [3.9, 3.12]
os: [ubuntu-latest, windows-latest, macos-13]
Expand All @@ -135,7 +136,6 @@ jobs:
needs: changes
if: ${{ needs.changes.outputs.phoenix_otel == 'true' }}
strategy:
fail-fast: false
matrix:
py: [3.9, 3.12]
os: [ubuntu-latest, windows-latest, macos-13]
Expand Down

0 comments on commit 7b9ded6

Please sign in to comment.