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:
|
with:
|
||||||
# Set the base_image to the desired Raspberry Pi OS version
|
# Set the base_image to the desired Raspberry Pi OS version
|
||||||
base_image: raspios_lite:latest
|
base_image: raspios_lite:latest
|
||||||
|
image_additional_mb: 2000 # enlarge free space to 2 GB
|
||||||
# Set the commands to run the tests
|
# Set the commands to run the tests
|
||||||
commands: |
|
commands: |
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
|
Loading…
Reference in New Issue
Block a user