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

Commitcf17053

Browse files
committed
Update CI
1 parent7624196 commitcf17053

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎.github/workflows/wrap.yml‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,16 @@ on:
77
jobs:
88
wrap:
99
if:contains(github.event.comment.html_url, '/pull/')
10-
if:contains(github.event.comment.body, '!wrap')
10+
1111
runs-on:ubuntu-latest
1212

1313
strategy:
1414
matrix:
1515
# Run in all these versions of Python
1616
python-version:["3.10"]
1717

18+
if:contains(github.event.comment.body, '!wrap')
19+
1820
steps:
1921
# Checkout the latest code from the repo
2022
-name:Checkout repo

‎library/stdtypes.po‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ msgstr ""
2020
#:library/stdtypes.rst:8
2121
msgid"Built-in Types"
2222
msgstr""
23-
"TEST TEST TEST"
23+
"TEST TEST"
2424

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp