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