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

Commit0f3023f

Browse files
committed
2 parents2d41d37 +d6ffdf8 commit0f3023f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎.github/workflows/wrap.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:[ "**" ]
66

77
jobs:
8-
test:
8+
wrap:
99
runs-on:ubuntu-latest
1010

1111
strategy:
@@ -19,6 +19,7 @@ jobs:
1919
uses:actions/checkout@v2
2020
with:
2121
fetch-depth:0
22+
ref:${{ github.event.pull_request.head.ref }}
2223

2324
# Setup which version of Python to use
2425
-name:Set Up Python ${{ matrix.python-version }}

‎library/stdtypes.po‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgstr ""
1919

2020
#:library/stdtypes.rst:8
2121
msgid"Built-in Types"
22-
msgstr""
22+
msgstr"TEST TEST"
2323

2424
#:library/stdtypes.rst:10
2525
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp