Skip to content

Commit 3ca9084

Browse files
committed
check
1 parent fd3809b commit 3ca9084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
uses: Komorebi-AI/github-actions/.github/workflows/pytest-uv.yml@main
2323
with:
2424
uv-version: 0.8.0
25-
debug-enabled: ${{ github.event_name == 'workflow_dispatch' && inputs.debug_enabled }}
25+
debug-enabled: ${{ inputs.debug_enabled }}

0 commit comments

Comments
 (0)