Skip to content

Commit

Permalink
Remove commitlint linting
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jan 5, 2023
1 parent fa4c0c8 commit a7e148b
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,6 @@ jobs:
run: pnpm lint
working-directory: tests

commits:
name: Commit Messages
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: volta-cli/action@v1
- uses: wagoid/[email protected]

types_library:
name: "Types: Library"
runs-on: ubuntu-latest
Expand Down

0 comments on commit a7e148b

Please sign in to comment.