Skip to content

Commit

Permalink
Simplify CI after self-hosting of compilation-db
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Jul 7, 2024
1 parent 61fcf20 commit 9496701
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@ jobs:

- name: Build Compilation DB
run: |
echo "6.5.0" > .bazelversion # fix as there are some hedron python issues w/ 7.x
bazel build //bant:version-header
scripts/make-compilation-db.sh
- name: Run clang-tidy
Expand Down

0 comments on commit 9496701

Please sign in to comment.