Skip to content

Commit

Permalink
chore: replace workflow file for doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cc-hearts committed Feb 3, 2024
1 parent b69167e commit bd7a36d
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Actions
name: Doc

on:
push:
Expand Down Expand Up @@ -30,9 +30,6 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Run unit tests
run: pnpm test

- name: Build utils Docs
run: pnpm doc

Expand Down

0 comments on commit bd7a36d

Please sign in to comment.