Skip to content

Commit

Permalink
fix: don't require commitlint for release
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Nov 29, 2021
1 parent c7b044a commit 1e1a7fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -197,7 +197,6 @@ jobs:
release:
needs:
- nix
- commitlint
- conda
- docker-image
- pre-commit
Expand Down

0 comments on commit 1e1a7fe

Please sign in to comment.