Skip to content

Commit

Permalink
fix build step
Browse files Browse the repository at this point in the history
  • Loading branch information
ponderingdemocritus committed Dec 20, 2023
1 parent b6786a8 commit fa94c7b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
- name: Run Prettier
run: bun x prettier --check .

- name: Build docs
run: bun run docs

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
Expand Down

0 comments on commit fa94c7b

Please sign in to comment.