Skip to content

Commit

Permalink
Make build check always run
Browse files Browse the repository at this point in the history
  • Loading branch information
Hasnep committed Jan 13, 2025
1 parent fbd51f7 commit 7d0a031
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ repos:
language: system
entry: npm ci && npm run build
types: [ts, javascript]
always_run: true
pass_filenames: false

# YAML
Expand Down

0 comments on commit 7d0a031

Please sign in to comment.