mirror of
https://github.com/facebook/zstd.git
synced 2025-10-20 00:04:34 -04:00
streamlined github action test
This commit is contained in:
parent
f78917cdd3
commit
eacf1b3bc3
2
.github/workflows/generic-release.yml
vendored
2
.github/workflows/generic-release.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: zlib wrapper test
|
- name: zlib wrapper test
|
||||||
run: |
|
run: |
|
||||||
make gpp6install valgrindinstall
|
make valgrindinstall
|
||||||
make -C zlibWrapper test
|
make -C zlibWrapper test
|
||||||
make -C zlibWrapper valgrindTest
|
make -C zlibWrapper valgrindTest
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user