Skip to content

Commit 8c0aff1

Browse files
committed
corrects typo and regenerates lock file
1 parent 28de6fb commit 8c0aff1

File tree

18 files changed

+43
-378
lines changed

18 files changed

+43
-378
lines changed

.github/workflows/mdbook.yml

Lines changed: 0 additions & 62 deletions
This file was deleted.

.github/workflows/typescript.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,6 @@ jobs:
3636
run: pnpm install --frozen-lockfile
3737
- run: pnpm run build
3838
- run: pnpm run test:ci
39-
- name: Upload coverage to Codecov
40-
uses: codecov/codecov-action@v5
41-
if: github.event.repository.fork == false
42-
with:
43-
token: ${{ secrets.CODECOV_TOKEN }}
44-
files: coverage/lcov.info
45-
fail_ci_if_error: true
4639

4740
run-lint:
4841
name: Lint

Cargo.lock

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)