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

Commitc62ffcf

Browse files
committed
feat: update workflow strategy to not fail fast
1 parentc98703e commitc62ffcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/build.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
name:Build wheel (${{ matrix.python }}-${{ matrix.machine.platform }})
88
runs-on:${{ matrix.machine.os }}
99
strategy:
10+
fail-fast:false
1011
matrix:
1112
machine:
1213
-{ os: 'windows-latest', platform: 'win_amd64' }

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp