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 c7014f5 commit 28a76e5Copy full SHA for 28a76e5
.github/workflows/build-test.yml
@@ -13,4 +13,4 @@ jobs:
13
steps:
14
- uses: actions/checkout@v1
15
- name: Run a one-line script
16
- run: powershell ./Selenium.tests.ps1
+ run: pwsh ./Selenium.tests.ps1
0 commit comments