Fix spelling error found by codespell
This commit is contained in:
parent
7e2f3d2b5c
commit
7be9253229
1 changed files with 1 additions and 1 deletions
2
.github/workflows/livetest.yml.disabled
vendored
2
.github/workflows/livetest.yml.disabled
vendored
|
|
@ -73,7 +73,7 @@ jobs:
|
||||||
run: make && sudo make install
|
run: make && sudo make install
|
||||||
|
|
||||||
- name: Create a new test user
|
- name: Create a new test user
|
||||||
# WARNING: if you want to add this users to sudoers make sure to propertly delete the SINK_SSHRELAY_PRIVATE
|
# WARNING: if you want to add this users to sudoers make sure to properly delete the SINK_SSHRELAY_PRIVATE
|
||||||
run: sudo useradd --create-home livetest; echo livetest:foobar | sudo chpasswd
|
run: sudo useradd --create-home livetest; echo livetest:foobar | sudo chpasswd
|
||||||
|
|
||||||
- name: Get the commit SHA that triggered the workflow
|
- name: Get the commit SHA that triggered the workflow
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue