Skip to content

Commit d723968

Browse files
committed
verbosity
1 parent 6bf1266 commit d723968

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
run: node "$PLAYWRIGHT_CLI" install chromium
121121

122122
- name: Test browser suite
123-
run: dotnet test --project "$UI_TEST_PROJECT" --verbosity minimal
123+
run: dotnet test --project "$UI_TEST_PROJECT" --verbosity normal
124124

125125
- name: Upload Playwright artifacts
126126
if: always()

0 commit comments

Comments
 (0)