Check translations status on CI (#5)

This commit is contained in:
Claudio Ortolina
2024-10-22 15:42:49 +01:00
committed by GitHub
parent 1e2a876de5
commit b2337b4a81
+1
View File
@@ -50,6 +50,7 @@ jobs:
mix clean
shell: sh
- run: mix deps.get
- run: mix gettext.extract --check-up-to-date
- run: mix test
deploy: