Closed rdhar closed 1 year ago
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Remove
shell: bash
from all jobs' steps sincedefaults: run: shell: bash
has already been defined at the top of the file, which applies to all jobs in the workflow per documentation.