feat/default-values #23
@ -42,6 +42,6 @@ jobs:
|
||||
- name: "Molecule test"
|
||||
run: molecule test -s ${{ inputs.scenario }}
|
||||
shell: bash
|
||||
working-directory: ${{ gitea.workspace }}/roles/${{ inputs.role }}
|
||||
working-directory: ${{ gitea.workspace }}
|
||||
env:
|
||||
MOLECULE_TEST_OS: ${{ inputs.test_os }}
|
||||
|
Loading…
Reference in New Issue
Block a user