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

Commit3670fde

Browse files
authored
Update .github/workflows/ci.yaml
1 parentdf507e7 commit3670fde

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/ci.yaml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,8 @@ jobs:
287287
name:run cpython platform-dependent tests (windows partial - fixme)
288288
run:
289289
target/release/rustpython -m test -j 1 --slowest --fail-env-changed -v -x ${{ env.PLATFORM_INDEPENDENT_TESTS }} ${{ env.WINDOWS_SKIPS }}
290-
-name:check that --install-pip succeeds
290+
-if:runner.os != 'Windows'
291+
name:check that --install-pip succeeds
291292
run:|
292293
mkdir site-packages
293294
target/release/rustpython --install-pip ensurepip --user

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp