Skip to content

Commit 22c634f

Browse files
committed
try test
1 parent 8dfbf6c commit 22c634f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ jobs:
7474
run: dotnet test Playwright.NUnit.Testing/Playwright.NUnit.Testing.csproj --configuration Release --no-build
7575

7676
- name: Test (TUnit)
77-
run: dotnet run Playwright.TUnit.Testing/Playwright.TUnit.Testing.csproj --configuration Release --no-build
77+
run: dotnet test Playwright.TUnit.Testing/Playwright.TUnit.Testing.csproj --configuration Release --no-build

0 commit comments

Comments
 (0)