Skip to content

Commit

Permalink
[build] do not test docs build on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
anjakefala committed Oct 14, 2024
1 parent a079ab0 commit 19eb5ce
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@ jobs:
git --no-pager diff --numstat tests/
git --no-pager diff --exit-code tests/
- name: Check docs are built without errors
run: |
sudo apt install aha
dev/mkman.sh
- name: Ensure VisiData can create completions
run: python -v dev/zsh-completion.py

Expand Down

0 comments on commit 19eb5ce

Please sign in to comment.