Skip to content

Commit 05b263e

Browse files
committed
Dummy: Dummy
1 parent a3adbe4 commit 05b263e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
env:
5555
HOME: /root
5656
run: |
57-
git config --global --add safe.directory /__w/nginx-hugo-theme/nginx-hugo-theme
5857
cd tests && npx playwright test | tee output.log
5958
if grep -q "failed" output.log; then
6059
echo "Playwright tests failed. Please view the Playwright report to see full error."

0 commit comments

Comments
 (0)