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

Commit3713815

Browse files
committed
back to sucking I guess
1 parent28ce115 commit3713815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -536,14 +536,14 @@ jobs:
536536
working-directory:site
537537

538538
# Run tests that don't require a premium license without a premium license
539-
-run:pnpm playwright:test --forbid-only --workers${{ github.repository_owner == 'coder' && '4' || '1' }}
539+
-run:pnpm playwright:test --forbid-only --workers1
540540
if:${{ !matrix.variant.premium }}
541541
env:
542542
DEBUG:pw:api
543543
working-directory:site
544544

545545
# Run all of the tests with a premium license
546-
-run:pnpm playwright:test --forbid-only --workers${{ github.repository_owner == 'coder' && '4' || '1' }}
546+
-run:pnpm playwright:test --forbid-only --workers1
547547
if:${{ matrix.variant.premium }}
548548
env:
549549
DEBUG:pw:api

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp