Skip to content

Commit c977e81

Browse files
Hopefully cleaner run
1 parent a9ff299 commit c977e81

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/builds.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,7 @@ jobs:
575575
build-release/compile_commands.json
576576
build-release/generated/
577577
build-release/_deps/*-src/
578+
include/livekit/build.h
578579
retention-days: 1
579580

580581
clang-tidy:
@@ -629,7 +630,7 @@ jobs:
629630
files-changed-only: false
630631
lines-changed-only: false
631632
extensions: 'c,cpp,cc,cxx'
632-
ignore: 'build-*|cpp-example-collection|client-sdk-rust|vcpkg_installed'
633+
ignore: 'build-*|cpp-example-collection|client-sdk-rust|vcpkg_installed|bridge/tests/integration'
633634
file-annotations: true
634635
thread-comments: update
635636
step-summary: true

0 commit comments

Comments
 (0)