Skip to content

Commit f08e4dc

Browse files
Merge branch 'main' of github.com:KristofferStrube/Blazor.WebAudio
2 parents 01eaf7e + d73ed4c commit f08e4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
# Install PlayWright
3535
- name: Install PlayWright
36-
run: pwsh tests/IntegrationTests/bin/Debug/net8.0/playwright.ps1 install --with-deps
36+
run: pwsh tests/IntegrationTests/bin/Debug/net9.0/playwright.ps1 install --with-deps
3737

3838
# Run tests
3939
- name: Test

0 commit comments

Comments
 (0)