mu-editor / mu

A small, simple editor for beginner Python programmers. Written in Python and Qt5.
http://codewith.mu
GNU General Public License v3.0
1.39k stars 432 forks source link

tests: Fix issue where gettext is not individually installed in some modules. #2502

Closed carlosperate closed 5 months ago

carlosperate commented 5 months ago

Fixes https://github.com/mu-editor/mu/issues/2500

Also updates the actions/setup-python action from v4 to v5 to remove warnings about depreacted version of node used in v4.