Skip to content

Commit

Permalink
💚 End the action/locale adventure
Browse files Browse the repository at this point in the history
  • Loading branch information
davep committed Jan 25, 2025
1 parent 9fc3f00 commit 94207eb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/style-lint-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ jobs:
version: "latest"

- name: Install Dependencies
run: |
locale -a
make setup
run: make setup

- name: Check the Code style
run: make codestyle
Expand Down

0 comments on commit 94207eb

Please sign in to comment.