Skip to content

Commit 3275e17

Browse files
committed
chore: update package_for_test
1 parent 8819d6f commit 3275e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package_for_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
if: ${{ (github.event_name == 'issue_comment' && github.event.issue.pull_request && startsWith(github.event.comment.body, '/package') && contains(fromJSON('["OWNER", "COLLABORATOR"]'), github.event.comment.author_association)) || github.event_name == 'push' }}
1111
timeout-minutes: 30
1212
strategy:
13-
fail-fast:false
13+
fail-fast: false
1414
matrix:
1515
node: [22]
1616
os:

0 commit comments

Comments
 (0)