Skip to content

Commit 2179fbf

Browse files
authored
Merge branch 'main' into test#354
2 parents 42347e4 + 10ff4eb commit 2179fbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333

3434
- name: Check commits messages
3535
uses: wagoid/commitlint-github-action@v5
36-
36+
3737
- name: Run the tests
38-
run: npm test -- --coverage
38+
run: npm test -- --coverage

0 commit comments

Comments
 (0)