Skip to content

Commit

Permalink
ci: update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nekrassov01 committed Jun 3, 2024
1 parent ef20e63 commit f024523
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
cache: false

- name: Run tests
env:
TZ: "Asia/Tokyo"
run: |
git diff --cached --exit-code
make test
Expand Down

0 comments on commit f024523

Please sign in to comment.