Skip to content

Commit

Permalink
chore: remove test from typedoc workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyTseng committed Jan 21, 2024
1 parent 6fd284c commit c641bb8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/typedoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
- name: Build the project
run: npm run build

- name: Unit tests
run: npm run test

- name: Create the docs directory
run: npm run docs

Expand Down

0 comments on commit c641bb8

Please sign in to comment.