We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a053d20 commit 33cdd48Copy full SHA for 33cdd48
.github/workflows/test.yml
@@ -2,8 +2,6 @@ name: Test discord-zstd-java
2
on:
3
pull_request:
4
push:
5
- branches:
6
- - master
7
8
env:
9
COMMON_CMAKE_FLAGS: "-DZSTD_BUILD_PROGRAMS=OFF -DZSTD_LEGACY_SUPPORT=OFF -DZSTD_BUILD_STATIC=OFF -DBUILD_SHARED_LIBS=ON -DZSTD_BUILD_DICTBUILDER=OFF -DZSTD_BUILD_COMPRESSION=OFF -DCMAKE_BUILD_TYPE=Debug"
0 commit comments