Skip to content

Commit

Permalink
Add locales required by tests
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Dec 7, 2022
1 parent 2b19209 commit 07781ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/runtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: locales language-pack-it
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 07781ee

Please sign in to comment.