remove "remove_unwanted_software" from yml

This commit is contained in:
aya 2024-12-04 11:41:26 +02:00
parent 804c78cd74
commit 9580e59161

View File

@ -41,9 +41,6 @@ jobs:
- uses: actions/checkout@v4
- name: Remove unwanted software
uses: ./.github/actions/prune-vm
- uses: actions/setup-python@v4
with:
python-version: '3.12'