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

Commitbb43191

Browse files
authored
Fix post-build test to pass 'help' (#176)
1 parentc5801ab commitbb43191

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/build.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
gcm pythonw
131131
132132
-name:'Show help output'
133-
run:pymanager
133+
run:pymanager help
134134

135135
-name:'Install default runtime'
136136
run:pymanager install default

‎ci/release.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ stages:
248248
displayName: 'Ensure global commands are present'
249249
250250
-powershell:|
251-
pymanager
251+
pymanager help
252252
displayName: 'Show help output'
253253
254254
-powershell:|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp