Skip to content

Commit

Permalink
chore: remove fail-fast temporarliy
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarsh-dixit committed Apr 24, 2024
1 parent 2aaa76a commit fc9ed01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
max-parallel: 1
fail-fast: true
# fail-fast: true
matrix:
package: [core, langchain, autogen, crew_ai, lyzr]

Expand Down

0 comments on commit fc9ed01

Please sign in to comment.