Add rsync package to WSL windows tests
This commit is contained in:
parent
9fa4c45b6c
commit
d8915512ea
|
@ -15,6 +15,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
additional-packages:
|
additional-packages:
|
||||||
dos2unix
|
dos2unix
|
||||||
|
rsync
|
||||||
- name: Execute tests and generate coverage report
|
- name: Execute tests and generate coverage report
|
||||||
shell: wsl-bash {0}
|
shell: wsl-bash {0}
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue