Skip to content

Commit

Permalink
all[patch]: change ci title in event of no matrix expansion
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis committed Dec 6, 2023
1 parent cc76f0e commit f220e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_all_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- "3.10"
- "3.11"
if: ${{ inputs.working-directory == 'libs/langchain' }}
name: Python ${{ matrix.python-version }} extended tests
name: Python ${{ matrix.python-version || '' }} extended tests
defaults:
run:
working-directory: ${{ inputs.working-directory }}
Expand Down

0 comments on commit f220e64

Please sign in to comment.