Skip to content

Commit cf583bf

Browse files
committed
github_actions: add NoCloud functional tests
Enable NoCloud functional tests on the Github Actions. Change-Id: Ia3154d086ed1aadcf62ca5455fffe5eb496878d4 Signed-off-by: Adrian Vladu <[email protected]>
1 parent bf61aec commit cf583bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cloudbase_init_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
matrix:
6363
python-version: [ "3.12"]
6464
architecture: ["x64", "x86"]
65-
cloud: ["empty"]
65+
cloud: ["empty", "nocloud"]
6666

6767
steps:
6868
- name: Checkout cloudbase-init repository

0 commit comments

Comments
 (0)