Skip to content

Commit 7824fae

Browse files
authored
Merge pull request #278 from hjwp/no-more-localegen
Remove locale generation, we gave up on that
2 parents 084bedf + c8dbb70 commit 7824fae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/tests.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,7 @@ jobs:
7070
ruby-coderay \
7171
ruby-pygments.rb \
7272
firefox-esr \
73-
tree \
74-
locales
75-
sudo locale-gen en_GB.UTF-8
73+
tree
7674
pip install uv
7775
7876
- name: Install Python requirements.txt globally

0 commit comments

Comments
 (0)