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 4b6c07b commit 7eb2253Copy full SHA for 7eb2253
.github/workflows/test-runner.yml
@@ -53,6 +53,7 @@ jobs:
53
steps:
54
- name: Configure test runner and paths
55
id: config
56
+ shell: bash
57
run: |
58
# Map platform to OS identifiers, architecture, and test runner
59
case "${{ inputs.platform }}" in
0 commit comments