CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-09-30 10:46:39 +02:00
parent 4d5d6661d5
commit 7f9d381c7b
9 changed files with 150 additions and 119 deletions
@@ -73,7 +73,8 @@ jobs:
with:
name: ${{ env.artifact_name }}
path: tmp/artifact
- name: ${{ format('Run test suite') }}
- name: ${{ format('Run test suite under Wine') }}
if: ${{ matrix.wine }}
run: |
git clone --depth=1 https://github.com/upx/upx-testsuite ../upx-testsuite