Skip to content

Commit 643192c

Browse files
committed
Enable SKIP_API_DIFF
We don't care about API diff for this repo.
1 parent 79f3af7 commit 643192c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/.ci.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ PRE_TEST_HOOK=_install_gstreamer_hook
55
PRE_LINT_HOOK=_install_gstreamer_hook
66
GO_MOD_VERSION_EXPECTED=1.22
77
SKIP_i386_TESTS=true
8+
SKIP_API_DIFF=true
89

910
function _install_gstreamer_hook(){
1011
set -e

0 commit comments

Comments
 (0)