Skip to content

Commit

Permalink
ci: disable hooks in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dvirtz committed Jul 27, 2023
1 parent 4acc829 commit 947f61b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
release:
runs-on: ubuntu-latest
needs: build
env:
HUSKY: 0
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 947f61b

Please sign in to comment.