mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
streamlined github action test
This commit is contained in:
parent
f78917cdd3
commit
eacf1b3bc3
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue