This commit is contained in:
Jacob Heider 2023-03-03 18:18:05 -05:00
parent 6a799a5d47
commit 7426d862c2
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -126,7 +126,7 @@ jobs:
xargs rm -rf xargs rm -rf
- name: extract bottles - name: extract bottles
run: tar xzvf artifacts.tgz -C $TEA_PREFIX --recursive-unlink --unlink-first run: tar xzvf artifacts.tgz -C $TEA_PREFIX
- run: pkg test ${{ inputs.projects }} - run: pkg test ${{ inputs.projects }}
env: env: