Skip to content

Commit

Permalink
Remove doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
leshikus committed Oct 24, 2024
1 parent 9a504c4 commit f8b0ff9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,3 @@ jobs:
run: |
./scripts/compile.sh -DLLVM_LIT_ARGS="-a" -DLLVM_EXTERNAL_LIT=$(which lit) -DMLIR_DIR=${{ github.workspace }}/mlir/lib/cmake/mlir
cmake --build build --target check-imex
- name: Build doxygen docs
shell: bash -le {0}
run: |
cmake --build build --target doc_doxygen

0 comments on commit f8b0ff9

Please sign in to comment.