Skip to content

Commit

Permalink
github_actions: add NoCloud functional tests
Browse files Browse the repository at this point in the history
Enable NoCloud functional tests on the Github Actions.

Change-Id: Ia3154d086ed1aadcf62ca5455fffe5eb496878d4
Signed-off-by: Adrian Vladu <[email protected]>
  • Loading branch information
ader1990 committed Jun 21, 2024
1 parent bf61aec commit cf583bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudbase_init_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
matrix:
python-version: [ "3.12"]
architecture: ["x64", "x86"]
cloud: ["empty"]
cloud: ["empty", "nocloud"]

steps:
- name: Checkout cloudbase-init repository
Expand Down

0 comments on commit cf583bf

Please sign in to comment.