mirror of
https://github.com/facebook/zstd.git
synced 2025-11-25 23:43:06 +03:00
streamlined github action test
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user