mirror of
https://github.com/facebook/zstd.git
synced 2025-10-15 00:02:02 -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
|
||||
- name: zlib wrapper test
|
||||
run: |
|
||||
make gpp6install valgrindinstall
|
||||
make valgrindinstall
|
||||
make -C zlibWrapper test
|
||||
make -C zlibWrapper valgrindTest
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user