Update tests.yml

This commit is contained in:
Ace 2023-07-23 03:31:06 +02:00 committed by GitHub
parent b39cf2f851
commit ae7ca90ffd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,6 +61,7 @@ jobs:
with:
# Set the base_image to the desired Raspberry Pi OS version
base_image: raspios_lite:latest
image_additional_mb: 2000 # enlarge free space to 2 GB
# Set the commands to run the tests
commands: |
source venv/bin/activate