Skip to content

Commit

Permalink
Merge pull request #25 from ronati/test-release
Browse files Browse the repository at this point in the history
fix(ci): Fixed typo
  • Loading branch information
adanylenko authored Mar 7, 2024
2 parents 6244f0f + 203cf2d commit 321dcd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/semver-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
run: make test
- name: Generate documentation
run: make docs
run: make test
- name: Install dependencies
run: npm i -D @semantic-release/git @semantic-release/changelog @commitlint/{cli,config-conventional} commitlint
# - name: Check commit format
Expand Down

0 comments on commit 321dcd5

Please sign in to comment.