Skip to content

Commit eae52f3

Browse files
authored
Merge pull request #20 from 0phois/Anu6is-patch-1
Update build-test.yml
2 parents bdf6dee + 9a00ac0 commit eae52f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: dotnet build ./tests/StaticInput.UnitTests/StaticInput.UnitTests.csproj
2929

3030
- name: Install playwright browsers
31-
run: pwsh ./tests/StaticInput.UnitTests/bin/Debug/net8.0/playwright.ps1 install --with-deps
31+
run: pwsh ./tests/StaticInput.UnitTests/bin/Debug/net9.0/playwright.ps1 install --with-deps
3232

3333
- name: Run tests
3434
run: >

0 commit comments

Comments
 (0)