mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
ci: fixed ci tests
This commit is contained in:
parent
dd8f634d75
commit
060e67d252
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -28,9 +28,6 @@ jobs:
|
||||
- name: Lint
|
||||
run: pnpm lint
|
||||
|
||||
- name: Build tests
|
||||
run: pnpm build:test
|
||||
|
||||
- name: Test
|
||||
run: pnpm test
|
||||
|
||||
|
||||
@ -40,7 +40,6 @@
|
||||
"scripts": {
|
||||
"benchmark": "cd benchmark && pnpm start",
|
||||
"build": "sh build/build.sh",
|
||||
"build:test": "tsc -p tsconfig.test.json",
|
||||
"check": "sh build/check.sh",
|
||||
"docs:build": "vitepress build docs",
|
||||
"docs:dev": "vitepress dev docs --port 1227",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user