Skip to content

Commit e4969e1

Browse files
author
parisb
committed
ci: remove coverage reportig, add entry crit
1 parent f369a7a commit e4969e1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/pr.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ jobs:
1313
entry:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- name: Commitlint CLI
17-
# You may pin to the exact commit or the version.
18-
# uses: bennypowers/commitlint-gh-actions@e2376695382ef566db685cdf4dbcd144aafb6911
19-
uses: bennypowers/[email protected]
16+
- uses: actions/checkout@v4
17+
- uses: wagoid/commitlint-github-action@v6
2018
- uses: actions/checkout@v3
2119
- uses: actions/setup-python@v3
2220
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)