Skip to content

Commit

Permalink
chore: remove unused ci step
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Sep 10, 2024
1 parent 59c0201 commit 79b104e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,3 @@ jobs:
CI: true
- name: Send coverage
uses: codecov/codecov-action@v3
- name: Check docs generation
run: |
yarn docs:test
env:
CI: true

0 comments on commit 79b104e

Please sign in to comment.