There was an error while loading. Please reload this page.
1 parent fd3809b commit 3ca9084Copy full SHA for 3ca9084
1 file changed
.github/workflows/pytest.yml
@@ -22,4 +22,4 @@ jobs:
22
uses: Komorebi-AI/github-actions/.github/workflows/pytest-uv.yml@main
23
with:
24
uv-version: 0.8.0
25
- debug-enabled: ${{ github.event_name == 'workflow_dispatch' && inputs.debug_enabled }}
+ debug-enabled: ${{ inputs.debug_enabled }}
0 commit comments