Skip to content

Commit

Permalink
Adjust tests for new vaper-install vars approach
Browse files Browse the repository at this point in the history
  • Loading branch information
brabster committed Jan 23, 2024
1 parent 4d6766e commit 204fc40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cp ${GITHUB_WORKSPACE}/.github/workflows/test_vars.yml ${GITHUB_WORKSPACE}/.vars.yml
ansible-playbook -e in_container=true workstation.yml
- name: check
shell: bash -l
shell: bash -l {0}
run: |
su - tester
alias
Expand Down

0 comments on commit 204fc40

Please sign in to comment.