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 5cf84b6 commit 4d6766e
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
shell: bash -l
run: |
su - tester
alias
Expand Down

0 comments on commit 4d6766e

Please sign in to comment.