Skip to content

Commit 5613806

Browse files
committed
wip
1 parent e39a3b1 commit 5613806

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/deploy-signals-example-to-github-pages.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ on:
55
branches:
66
# - main
77
- deploy-signals-example
8-
8+
env:
9+
HUSKY: 0
10+
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
911
jobs:
1012
deploy:
1113
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)