Skip to content

Commit

Permalink
remove docs in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mjudeikis committed Nov 25, 2024
1 parent e275ddb commit fa638d4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,11 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: 1.23
- name: Build docs
run: |
make gen-docs
git diff --exit-code
# https://github.com/castai/kilo/issues/5
# - name: Build docs
# run: |
# make gen-docs
# git diff --exit-code

linux:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fa638d4

Please sign in to comment.