Skip to content

Commit 764043c

Browse files
authored
Merge branch 'main' into test#354
2 parents 7270469 + 10ff4eb commit 764043c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
uses: wagoid/commitlint-github-action@v5
3636

3737
- name: Run the tests
38-
run: npm test -- --coverage
38+
run: npm test -- --coverage

0 commit comments

Comments
 (0)