Skip to content

Commit fe6147d

Browse files
Remove codecov
1 parent d466cc8 commit fe6147d

File tree

3 files changed

+295
-4392
lines changed

3 files changed

+295
-4392
lines changed
Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test and Coverage
1+
name: Build and Test
22

33
on: [push, pull_request]
44

@@ -16,6 +16,3 @@ jobs:
1616
node-version: ${{ matrix.node-version }}
1717
- run: npm install
1818
- run: npm run test
19-
- run: npm run coverage
20-
env:
21-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)