Skip to content

Commit 06194c4

Browse files
committed
Updating tests to use 'c8' for coverage and the module
1 parent 0b2154e commit 06194c4

6 files changed

Lines changed: 188 additions & 1405 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: npm install
3131

3232
- name: Build
33-
run: npm run rollup
33+
run: npm run build
3434

3535
- name: Run Tests
3636
run: npm run test

dist/tiny-lru.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/tiny-lru.umd.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)