Expand asyn-check script

This commit is contained in:
Juliusz Sosinowicz
2023-03-31 11:25:46 +02:00
parent 27794c4b7e
commit 4ddc975aca
2 changed files with 88 additions and 64 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Test wolfSSL async
run: |
bash -e async-check.sh keep # this step already tests the basic config
./async-check.sh setup
./configure ${{ matrix.config }}
make check