Skip to content

Commit

Permalink
Disable links checking
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <github@ysh.us>
  • Loading branch information
yurishkuro committed Feb 2, 2024
1 parent c1d6d05 commit 9bb6a12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
sudo mv hugo /usr/local/bin
hugo version
- name: Build and test links
- name: Build
run: |
make check-internal-links
make build

0 comments on commit 9bb6a12

Please sign in to comment.