Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
kasper93 committed Oct 19, 2024
1 parent 37159a8 commit f339f0b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,11 @@ jobs:
run: |
cat ./build/meson-logs/testlog.txt
- uses: ZehMatt/clang-tidy-annotations@v1
if: matrix.config.cc == 'clang'
with:
build_dir: 'build'

linux-fuzz:
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit f339f0b

Please sign in to comment.