Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9052929

Browse files
committed
ci: remove the CYPRESS_INSTALL_BINARY env variable
1 parentfa2c596 commit9052929

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,6 @@ jobs:
115115
-name:Build the package on cache miss
116116
if:steps.cache-restore.outputs.cache-hit != 'true'
117117
run:pnpm install && pnpm build
118-
env:
119-
# The main project doesn't need Cypress binaries
120-
CYPRESS_INSTALL_BINARY:0
121118

122119
# https://github.com/vitejs/vite/blob/main/.github/workflows/ci.yml#L62
123120
# Install playwright's binary under custom directory to cache

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp