mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
removed duplicated release-only tests
from travisCI as they are already part of Github Actions
This commit is contained in:
parent
54cc01c5be
commit
7f09cdc8a8
2 changed files with 1 additions and 23 deletions
1
.github/workflows/generic-release.yml
vendored
1
.github/workflows/generic-release.yml
vendored
|
|
@ -44,6 +44,7 @@ jobs:
|
|||
sudo apt-get install clang-3.8
|
||||
CC=clang-3.8 make tsan-test-zstream
|
||||
CC=clang-3.8 make tsan-fuzztest
|
||||
|
||||
zlib-wrapper:
|
||||
runs-on: ubuntu-16.04
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue