Skip to content

Commit

Permalink
ci(env): disable husky in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauNeko committed Dec 17, 2024
1 parent c99ff8c commit f984fb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push-and-pr.workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
- eslint-9
pull_request:

env:
HUSKY: 0

jobs:
lint:
name: Lint
Expand Down

0 comments on commit f984fb2

Please sign in to comment.