-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prefer pwsh on windows if found #1942
Conversation
prefer bash over sh if found One windows test no longer defines a default shell to test if it's pwsh
@ChristopherHX this pull request has failed checks 🛠 |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov Report
@@ Coverage Diff @@
## master #1942 +/- ##
==========================================
+ Coverage 61.22% 62.53% +1.31%
==========================================
Files 46 51 +5
Lines 7141 8320 +1179
==========================================
+ Hits 4372 5203 +831
- Misses 2462 2715 +253
- Partials 307 402 +95
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
prefer bash over sh if found
One windows test no longer defines a default shell to test if it's pwsh
Related #1608