Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 35416ba

Browse files
committed
🤷
1 parent 5381f2d commit 35416ba

File tree

5 files changed

+1414
-6318
lines changed

5 files changed

+1414
-6318
lines changed

.github/workflows/test.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,4 @@ jobs:
1616
run: npm ci
1717
- name: Test
1818
run: npm run test
19-
- name: Lint
20-
run: npm run lint
21-
- name: Report Coverage
22-
uses: coverallsapp/github-action@v2
23-
with:
24-
github-token: ${{ secrets.GITHUB_TOKEN }}
19+

.mailmap

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2-
3-
1+
2+
3+
4+
45

0 commit comments

Comments
 (0)