Skip to content

Commit

Permalink
ci: lint commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Apr 10, 2024
1 parent f909c60 commit 5ad6a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: lts
node-version: lts/Hydrogen

- name: Install commitlint
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit 5ad6a1b

Please sign in to comment.