We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8641a95 commit 30e3ed6Copy full SHA for 30e3ed6
.github/workflows/scheduled_test.yml
@@ -1,5 +1,5 @@
1
name: '⏰ Scheduled Integration Tests'
2
-run-name: "Run Integration Tests - ${{ inputs.working-directory-force || 'all libs' }} (Python ${{ inputs.python-version-force || '3.9,3.11' }})"
+run-name: "Run Integration Tests - ${{ inputs.working-directory-force || 'all libs' }} (Python ${{ inputs.python-version-force || '3.9, 3.11' }})"
3
4
on:
5
workflow_dispatch: # Allows maintainers to trigger the workflow manually in GitHub UI
0 commit comments