Skip to content

Commit 5925ba7

Browse files
committed
ci: Fix test workflow
Add checkout in convcommitlint job
1 parent 3b7b2d0 commit 5925ba7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
convcommitlint:
4949
runs-on: ubuntu-latest
5050
steps:
51+
- uses: actions/checkout@v4
5152
- uses: coolapso/convcommitlint@main
5253
continue-on-error: true
5354

0 commit comments

Comments
 (0)