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

Commit193c5de

Browse files
nejchJohnVillalovos
authored andcommitted
chore(ci): replace docs artifact with readthedocs previews
1 parentf62dda7 commit193c5de

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

‎.github/workflows/docs.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,13 @@ jobs:
2626
-name:Set up Python
2727
uses:actions/setup-python@v5.4.0
2828
with:
29-
python-version:"3.12"
29+
python-version:"3.13"
3030
-name:Install dependencies
3131
run:pip install tox
3232
-name:Build docs
3333
env:
3434
TOXENV:docs
3535
run:tox
36-
-name:Archive generated docs
37-
uses:actions/upload-artifact@v4.6.0
38-
with:
39-
name:html-docs
40-
path:build/sphinx/html/
4136

4237
twine-check:
4338
runs-on:ubuntu-24.04
@@ -46,7 +41,7 @@ jobs:
4641
-name:Set up Python
4742
uses:actions/setup-python@v5.4.0
4843
with:
49-
python-version:"3.12"
44+
python-version:"3.13"
5045
-name:Install dependencies
5146
run:pip install tox twine wheel
5247
-name:Check twine readme rendering

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp