Skip to content

Commit f63533d

Browse files
committed
remove gettext from github actions
1 parent 93ba303 commit f63533d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
python: "3.10"
3131

3232
steps:
33-
- name: Install gettext
34-
run: sudo apt-get install -y gettext
35-
3633
- name: Checkout code
3734
uses: actions/checkout@v2
3835

0 commit comments

Comments
 (0)