Skip to content

Commit

Permalink
Use v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamco committed Apr 29, 2024
1 parent 7125d56 commit f363908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- name: Install Playwright browsers & dependencies
run: pwsh test/OrchardCoreContrib.Testing.UI.Tests/bin/Release/net8.0/playwright.ps1 install --with-deps
- name: Run headless test
uses: coactions/setup-xvfb@v1
uses: coactions/setup-xvfb@v1.0.1
- name: Test
run: dotnet test test/OrchardCoreContrib.Testing.UI.Tests -c Release --no-restore --verbosity normal

0 comments on commit f363908

Please sign in to comment.