change workflow

This commit is contained in:
Dennis Eichhorn 2022-12-11 00:03:04 +01:00
parent c090aedfda
commit e08830083d

View File

@ -21,6 +21,8 @@ jobs:
with:
version: latest
platform: '${{ matrix.platform }}'
- name: Setup packages
install_packages: libcurl4-openssl-dev
- name: Run tests
run: |
chmod +x ./tests/test.sh