Skip to content

Commit

Permalink
Merge pull request #22 from 0phois/Anu6is-patch-1
Browse files Browse the repository at this point in the history
Update build-test.yml
  • Loading branch information
Anu6is authored Dec 1, 2024
2 parents 726ee7f + 75e5076 commit 2e491bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: dotnet tool update --global PowerShell

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

- name: Run tests
run: >
Expand Down

0 comments on commit 2e491bc

Please sign in to comment.