Update tests.yml
This commit is contained in:
parent
b39cf2f851
commit
ae7ca90ffd
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user