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

Commit781a85e

Browse files
committed
Run AppVeyor tests without coverage for now
1 parentabc1d52 commit781a85e

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

‎appveyor.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,6 @@ environment:
1515
CODECOV_ENV:PYTHON_VERSION, PLATFORM
1616

1717
matrix:
18-
-PYTHON_VERSION:3.9
19-
BUILD_OPTS:--xplat
20-
-PYTHON_VERSION:3.8
21-
BUILD_OPTS:--xplat
22-
-PYTHON_VERSION:3.7
23-
BUILD_OPTS:--xplat
24-
-PYTHON_VERSION:3.6
25-
BUILD_OPTS:--xplat
2618
-PYTHON_VERSION:3.9
2719
-PYTHON_VERSION:3.8
2820
-PYTHON_VERSION:3.7
@@ -56,7 +48,9 @@ build_script:
5648

5749
test_script:
5850
-pip install --no-index --find-links=.\dist\ pythonnet
59-
-ps:.\ci\appveyor_run_tests.ps1
51+
#- ps: .\ci\appveyor_run_tests.ps1
52+
-pytest
53+
-dotnet test src/embed_tests/
6054

6155
artifacts:
6256
-path:dist\*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp