Skip to content

Commit

Permalink
Python is not needed for locale-check
Browse files Browse the repository at this point in the history
  • Loading branch information
n-peugnet committed May 29, 2024
1 parent d9fea82 commit e10b0d4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3"
- name: Install dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit e10b0d4

Please sign in to comment.