streamlined github action test
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user