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

Commit210712f

Browse files
authored
Merge branch 'main' into pytest
2 parents3b9b153 +b66bfbd commit210712f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎.github/workflows/pythonpackage.yml‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ jobs:
2929
run:|
3030
set -x
3131
python -m pip install --upgrade pip setuptools wheel
32+
1 conflicting file
33+
pythonpackage.yml
34+
.github/workflows/pythonpackage.yml
35+
.github/workflows/pythonpackage.yml
36+
1 conflict
37+
3238
python --version; git --version
3339
git submodule update --init --recursive
3440
git fetch --tags
@@ -55,7 +61,7 @@ jobs:
5561
set -x
5662
pip install mypy
5763
mypy -p git
58-
64+
5965
-name:Documentation
6066
run:|
6167
set -x

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp