Skip to content

Commit 28a76e5

Browse files
authored
Update build-test.yml
1 parent c7014f5 commit 28a76e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v1
1515
- name: Run a one-line script
16-
run: powershell ./Selenium.tests.ps1
16+
run: pwsh ./Selenium.tests.ps1

0 commit comments

Comments
 (0)