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

Commit77c4db3

Browse files
authored
Dejar sólo diccionario ES en CI (#1172)
1 parent5debc1a commit77c4db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
-name:Pospell
3434
run:|
3535
python scripts/create_dict.py
36-
pospell -p dict.txt -les_AR -les_ES **/*.po
36+
pospell -p dict.txt -l es_ES **/*.po
3737
-name:Construir documentación
3838
run:PYTHONWARNINGS=ignore::FutureWarning sphinx-build -j auto -W --keep-going -b html -d cpython/Doc/_build/doctree -D language=es . cpython/Doc/_build/html

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp