Skip to content

Commit

Permalink
chore: add env
Browse files Browse the repository at this point in the history
  • Loading branch information
glassmonkey committed Jul 6, 2024
1 parent ccc34ab commit 233bac3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ jobs:
cache: 'npm'
- run: npm ci
- run: make lint
- run: make test-ci
- run: make test-ci
env:
LANG: ja_JP.UTF-8

0 comments on commit 233bac3

Please sign in to comment.